From d084b5a0ae6837a8329abbc9a14929d8e3993748 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 3 Jan 2025 02:31:29 +0000 Subject: [PATCH] Update ml-data.json --- ml-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml-data.json b/ml-data.json index 2518935..2e8972b 100644 --- a/ml-data.json +++ b/ml-data.json @@ -1 +1 @@ -{"query_result": {"id": 20425553, "query_hash": "9693c5e04564d248e2298029d0bab549", "query": "-- SELECT\n-- COUNT(*),\n-- test,\n-- suite\n-- FROM performance_datum\n-- INNER JOIN performance_signature ON performance_datum.signature_id = performance_signature.id\n-- INNER JOIN machine_platform ON performance_signature.platform_id = machine_platform.id\n-- INNER JOIN repository ON performance_datum.repository_id = repository.id\n-- INNER JOIN job ON performance_datum.job_id = job.id\n-- INNER JOIN job_type on job.job_type_id = job_type.id\n-- WHERE \n-- push_timestamp > (CURRENT_DATE - INTERVAL '95' DAY)\n-- --AND job_type.name LIKE '%-ml-%-perf%'\n-- AND suite LIKE '%browser_ml%'\n-- --AND suite = 'browser_ml_engine_perf.js'\n-- AND (repository.name = 'mozilla-central')\n-- GROUP BY suite, test\n\n\n\nSELECT \n push_timestamp as date,\n test,\n suite,\n platform,\n repository.name as repository,\n value\nFROM performance_datum\n INNER JOIN performance_signature ON performance_datum.signature_id = performance_signature.id\n INNER JOIN machine_platform ON performance_signature.platform_id = machine_platform.id\n INNER JOIN repository ON performance_datum.repository_id = repository.id\n INNER JOIN job ON performance_datum.job_id = job.id\n INNER JOIN job_type on job.job_type_id = job_type.id\nWHERE \n push_timestamp > (CURRENT_DATE - INTERVAL '95' DAY)\n AND (repository.name = 'mozilla-central')\n AND suite LIKE '%browser_ml%'\n\n", "data": {"columns": [{"name": "date", "friendly_name": "date", "type": "datetime"}, {"name": "test", "friendly_name": "test", "type": null}, {"name": "suite", "friendly_name": "suite", "type": null}, {"name": "platform", "friendly_name": "platform", "type": null}, {"name": "repository", "friendly_name": "repository", "type": null}, {"name": "value", "friendly_name": "value", "type": "float"}], "rows": [{"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13318.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11464.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12233.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12555.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12522.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12382.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13458.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12655.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12379.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13273.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13089.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16735.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12080.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14885.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15204.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12084.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12630.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12531.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12756.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13175.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14789.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15398.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13117.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12240.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12234.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12495.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15091.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12654.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13263.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12432.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14365.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12283.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15183.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13620.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14763.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12117.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13223.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13685.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13516.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12410.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12828.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12865.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13221.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12231.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14186.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12777.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14260.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14444.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14201.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12351.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14430.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15828.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12073.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12646.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13178.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12728.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12242.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13429.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13441.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12611.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12518.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13021.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13613.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14449.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12329.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2252.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2149.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2126.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2136.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2664.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2352.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2221.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2583.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2452.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6059.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6111.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4756.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6174.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6102.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6077.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6344.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6181.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6068.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6463.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6275.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6494.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6398.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6436.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6311.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6203.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6295.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6384.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6197.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6353.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6367.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6331.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6397.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6279.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6361.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6460.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6485.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6396.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6270.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6360.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6383.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6420.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6515.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6233.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 250.876953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 282.26171875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 229.41015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 220.72265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 87.109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 167.8359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 207.361328125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 445.744140625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.646484375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 264.759765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 246.73046875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.267578125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.04296875}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2304.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2222.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2093.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2507.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2224.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2521.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2255.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2379.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2713.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19444.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20968.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19943.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19231.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20292.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19235.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25853.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21431.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19637.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19741.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27765.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19403.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20153.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18423.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16886.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17139.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18162.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17185.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18524.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19038.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16038.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19580.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20705.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18550.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18926.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19651.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17706.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20027.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18290.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18610.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19250.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19497.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18475.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17819.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17662.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18829.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18412.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18432.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18327.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19648.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18850.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25405.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18709.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17637.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17259.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19412.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18036.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21971.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19780.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18266.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19983.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17879.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19022.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20492.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19880.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18458.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21203.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19805.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20821.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17630.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19636.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20171.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19038.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20322.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19958.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20173.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19975.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18137.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19909.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19009.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19522.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18200.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18743.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19184.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19162.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20814.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20403.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19533.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18358.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21661.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23285.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20045.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18414.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19889.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27644.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22813.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19032.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20479.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20598.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18547.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19877.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21757.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19760.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19475.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20377.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20474.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19880.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19196.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19966.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18452.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20069.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19286.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18130.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19334.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19690.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21019.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18751.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2570.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2299.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2484.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2810.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2642.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2359.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2537.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2245.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2744.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6302.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27136.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20921.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20516.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19048.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15344.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16159.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15640.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14590.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15977.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15062.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21548.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16025.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15300.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15275.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23569.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14955.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15033.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13717.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13715.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14854.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13761.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15199.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15259.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15698.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16677.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15089.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15353.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15873.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14304.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14635.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15028.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15309.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15151.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15528.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14488.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14446.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15377.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14707.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15083.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15013.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16155.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15041.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22424.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15111.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14523.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14405.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15915.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14431.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17980.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15927.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14688.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15751.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14465.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15218.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15609.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16175.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14890.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16646.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16180.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16870.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14037.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15886.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15968.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15589.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16045.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15372.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15989.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16451.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14738.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15407.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15492.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15785.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14825.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15337.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15114.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15753.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16505.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16312.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16068.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14873.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16959.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18563.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16202.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14844.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15938.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24274.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18307.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15194.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16946.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15690.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15215.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15542.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17417.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16276.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15404.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16608.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17084.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15567.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15555.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15580.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14894.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14955.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16530.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15549.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14472.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6548.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6157.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6329.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6551.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6485.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6122.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6233.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6110.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 404.8984375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3445.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3486.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3462.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3421.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3604.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3495.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3431.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3454.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3412.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3547.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3432.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3558.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3483.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15754.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15864.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16520.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16151.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15670.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15750.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16227.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14221.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14049.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14253.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13908.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14216.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14102.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14117.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14307.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14373.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14252.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6210.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7199.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6977.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6129.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6095.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6258.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6543.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6463.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7214.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6620.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6295.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6623.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6582.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6081.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6559.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6109.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6254.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7298.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6165.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6153.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6353.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6430.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6491.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6740.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6963.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6370.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7022.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 623.015625}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15816.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16103.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16863.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15116.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24120.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17440.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16304.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14269.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 573.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 568.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 556.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 555.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 553.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 554.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 562.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 572.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 562.5}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 235.525390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 177.90234375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 129.978515625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 195.625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 125.412109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 112.251953125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 131.150390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.21875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.419921875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.865234375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.728515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.755859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.09375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.58203125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.443359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1161.603515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1038.74609375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.205078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.345703125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3623.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3565.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2923.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3705.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3637.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3699.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.7421875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.015625}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 604.015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 666.90234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 602.2109375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 693.34375}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1085.23046875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 626.8984375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.640625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 613.74609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 597.59765625}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3908.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3964.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3938.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3794.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3922.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3882.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3922.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3959.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3913.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3906.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3857.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3785.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3804.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3788.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6039.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6237.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6389.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4743.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6155.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6082.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6058.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6029.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6445.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6300.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6379.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6418.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6334.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6142.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6465.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6191.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6183.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 654.2890625}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.75390625}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14164.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14357.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14223.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14325.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13495.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14293.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14230.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14529.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14344.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14035.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15295.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14163.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14380.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14075.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14207.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14534.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14159.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13975.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14152.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14558.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14343.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14253.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14113.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14210.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14263.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14163.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14220.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14194.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14489.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14158.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14520.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14505.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14075.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14484.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13998.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14324.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14259.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14118.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14192.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14131.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14227.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14206.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14200.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14062.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14283.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14405.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14197.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14053.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 782.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 821.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 849.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 831.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 845.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 795.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 802.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 787.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 819.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 771.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 812.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 808.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 821.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 847.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 822.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 777.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 769.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 724.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 800.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 789.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 750.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 811.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 735.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 799.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 775.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 848.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 800.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 835.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 779.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 815.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 822.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0703125}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6365.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6334.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6233.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6295.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6351.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6303.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6342.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6286.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6442.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6466.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6378.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6251.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6200.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6253.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6214.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3754.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3743.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2961.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3703.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3662.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3930.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3940.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3986.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3950.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3866.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4022.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3913.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3943.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.72265625}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 459.87109375}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.28515625}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 476.91796875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 447.765625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.0703125}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3920.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3983.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3926.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4044.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3906.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 556.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19130.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20418.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19856.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19594.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19547.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22258.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21834.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 966.640625}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.51171875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.40625}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 802.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 831.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 829.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 789.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 711.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 763.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 753.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 825.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 728.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 762.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 744.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 846.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 786.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 816.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 702.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 731.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 703.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 677.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 838.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 693.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 767.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 781.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 703.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 861.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 818.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 812.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 613.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 773.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 875.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 766.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 773.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 826.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 785.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 771.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 770.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 889.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3608.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3969.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4002.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4023.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3745.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3785.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3925.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3774.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.3671875}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.53125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.5859375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.078125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.4140625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.7421875}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 660.5}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.2421875}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 457.8359375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.17578125}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 486.6328125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.40625}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21694.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21822.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19814.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22318.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22683.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22140.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20508.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20445.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20882.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21494.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22097.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18914.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18417.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18373.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19936.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21517.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22005.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23039.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22001.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19064.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20986.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19760.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20501.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20632.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21906.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20802.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21031.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21311.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21960.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22972.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22953.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19721.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22590.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19349.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19576.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20001.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21994.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21937.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20088.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20315.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19550.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19204.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18402.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22447.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19832.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19759.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19668.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22155.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21047.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20185.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21374.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21041.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23008.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19422.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20233.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21279.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20127.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19281.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21465.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19523.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18401.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19197.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20545.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22452.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21903.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21684.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19580.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22410.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20444.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21484.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23147.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.22265625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.68359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.2265625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.86328125}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.82421875}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1.86328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.4296875}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39639.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41475.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40914.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41034.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40364.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46011.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45301.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44741.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44312.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40084.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45237.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46302.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43907.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41415.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42198.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43231.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44196.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45804.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38933.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38942.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38897.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41728.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43556.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47158.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48080.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45078.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39660.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42376.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41046.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41550.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42687.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45080.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43705.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43411.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43850.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45268.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48244.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47558.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41867.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45924.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40754.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40786.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41120.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44654.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44501.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41631.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42377.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40084.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42179.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39341.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46196.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40197.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40478.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41739.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46015.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43864.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41648.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44009.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43445.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47873.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40322.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41958.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43421.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42096.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40329.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45139.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.37109375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.91015625}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.02734375}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4.447265625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.953125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.1171875}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.330078125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.03125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4.796875}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.029296875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3830.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4247.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4366.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4020.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3767.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3811.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4105.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4249.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4362.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4251.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4012.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3823.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4282.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3731.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3997.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3740.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3871.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3950.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3767.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3973.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4418.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3724.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3703.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4109.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3961.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3973.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4599.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1259.876953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1260.595703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.927734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1412.181640625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.654296875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1414.640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 505.0546875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.18359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 461.0390625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 474.7890625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 485.421875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 505.6328125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 489.0703125}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 518.19921875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 469.33984375}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 484.73046875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 455.45703125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 427.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 363.9765625}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.67578125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.60546875}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 357.046875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.2578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.98046875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 423.6875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 436.890625}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 478.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.75390625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 551.21875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.9609375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.6484375}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0078125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.001953125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.056640625}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8457.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8376.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.9765625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.3984375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 426.69140625}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.1640625}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.2109375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 543.0625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.4453125}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 400.91015625}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.67578125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.546875}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.63671875}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.70703125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.9140625}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.34765625}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.04296875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 696.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 659.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1001.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1035.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 954.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1034.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1035.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1028.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1010.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1061.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 988.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1043.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 767.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1048.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1024.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1033.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 657.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1063.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 683.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 849.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1053.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1079.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 951.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1194.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1243.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1214.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1193.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1215.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1243.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11191.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10616.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8225.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10925.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12325.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13980.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8357.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9937.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10626.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10815.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8290.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12788.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8600.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10268.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8324.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8560.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8641.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10698.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10406.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9535.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8618.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10653.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10219.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10394.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10709.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9885.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9232.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8367.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8424.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9420.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8537.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8582.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8923.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10122.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8361.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8316.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8223.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12088.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8417.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8163.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8272.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10380.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10224.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1236.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1238.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1236.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1231.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1202.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1215.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1206.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1211.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1240.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1210.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1206.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1217.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1231.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1196.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1234.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1219.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1219.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1218.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1240.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1180.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1247.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1244.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1244.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1221.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1248.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8307.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8397.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9129.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10846.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10242.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8528.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8420.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8382.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9270.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8517.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11073.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8480.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8325.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8231.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10112.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10346.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9412.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8236.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10165.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13988.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14364.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8152.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8258.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8751.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8148.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8631.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8369.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9078.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8506.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8107.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8318.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8544.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11360.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8445.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8444.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8779.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8378.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40239.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42261.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40821.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44034.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46811.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46294.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45290.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41244.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46663.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42990.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43543.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45855.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3882.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9736.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8475.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8466.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8415.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8124.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8583.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11562.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4506.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3483.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3623.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3597.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3559.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3587.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4641.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4443.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3486.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4152.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4251.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4696.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4057.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3602.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4149.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4165.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4745.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3402.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4706.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3474.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3560.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3438.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 99.46484375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 113.81640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 107.81640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.505859375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 98.2890625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 50.361328125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 384.240234375}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.416015625}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.6953125}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.052734375}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.369140625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.5703125}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.103515625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.783203125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.71875}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.67578125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.275390625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.61328125}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.482421875}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.16015625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.34765625}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.474609375}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8429.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8582.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8201.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8401.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9751.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12943.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8708.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13064.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10714.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1284.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1276.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1254.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1282.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1299.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1269.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1280.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1276.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1286.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1359.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1210.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1277.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1238.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1299.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1306.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1292.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1306.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1329.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1343.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1325.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1293.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1286.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1241.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1257.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1322.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1302.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1246.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1274.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1305.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1284.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.384765625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.427734375}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.505859375}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.134765625}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.97265625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.81640625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5234375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.607421875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.427734375}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.685546875}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.13671875}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.767578125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.91015625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.53125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.837890625}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.01953125}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.818359375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.056640625}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.12890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.576171875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.56640625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.033203125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.509765625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.25390625}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15772.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15888.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16541.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16173.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15691.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15770.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16246.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14246.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14069.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14275.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13930.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14239.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14123.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14140.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14329.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14395.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14275.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14188.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14379.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14248.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14346.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13516.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14317.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14250.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14553.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14364.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14057.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15315.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14185.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14401.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14097.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14229.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14556.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14182.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13995.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14175.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14580.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14365.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14276.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14133.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14231.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14185.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14244.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14512.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14179.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14541.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14528.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14098.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14508.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14018.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14346.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14282.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14140.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14214.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14152.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14250.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14227.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14224.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14084.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14308.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14433.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14077.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.70703125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1983.92578125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1962.51171875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2117.265625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1935.19140625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2354.7890625}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1963.09375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1479.54296875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2021.30859375}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2011.40625}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1783.86328125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1855.49609375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1987.08984375}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.5390625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.21484375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.26953125}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5234375}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.61328125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.94921875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.87890625}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1192.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.8125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.78125}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.58203125}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1273.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1249.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1247.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1298.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1268.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1232.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1266.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1316.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1288.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1307.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1268.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1242.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1277.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1274.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1310.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1319.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1290.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1339.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1282.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1330.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1305.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.669921875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.06640625}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.404296875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.884765625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.677734375}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.19140625}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.67578125}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.40625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.1640625}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.43359375}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.90234375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.201171875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.126953125}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.033203125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.3203125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.513671875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.07421875}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.3046875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.853515625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.306640625}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.251953125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.21484375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.650390625}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.068359375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.166015625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.861328125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.412109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.734375}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.22265625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.203125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.201171875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.083984375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.482421875}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.08203125}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.2265625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.970703125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.095703125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.99609375}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 639.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.1171875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1198.21484375}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1197.3359375}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.796875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.26171875}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.2265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.58984375}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.04296875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1193.19921875}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.765625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.30078125}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.73046875}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5518.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7439.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5675.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8305.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5601.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5810.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5569.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5649.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5771.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5645.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6999.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5561.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5776.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5621.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7174.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5683.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5556.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5553.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5616.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5560.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5891.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5557.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5610.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6656.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5608.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5591.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5593.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9137.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7424.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5660.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5560.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5397.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5533.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5517.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5634.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6387.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5796.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5555.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5624.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5441.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6515.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5913.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5528.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5558.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5517.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5753.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5639.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5559.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7706.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7677.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5663.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5839.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5619.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5618.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10103.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5820.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5651.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5725.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5578.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 937.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 750.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 761.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 962.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 910.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1007.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 617.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 998.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19463.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19610.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19112.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19380.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19534.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 639.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22055.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22246.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21560.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21650.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22139.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21469.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22122.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21683.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21970.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21990.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22228.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23573.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21864.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21175.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20682.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21181.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20435.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20602.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21476.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21406.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20138.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22518.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15282.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19002.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19491.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18973.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19317.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19392.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19644.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19921.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19204.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18850.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18476.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18905.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18382.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18528.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19130.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19313.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18086.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19373.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13471.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18857.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18738.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18619.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18926.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18914.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18744.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19244.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18710.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18852.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19173.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18807.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18828.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19832.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19051.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18822.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19164.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19116.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19111.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18736.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19032.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19019.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19073.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19320.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 807.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 766.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 659.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 830.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 982.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 955.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 648.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 896.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 965.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 623.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 996.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 669.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 953.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 723.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 653.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 600.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 763.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1287.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1838.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1671.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1816.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1837.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1449.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1739.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1860.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1321.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1817.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1831.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1818.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1878.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1834.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1818.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1829.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1875.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1802.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1715.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1785.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1663.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1816.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1848.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1788.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1755.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1512.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1811.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1865.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1586.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1772.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1769.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.5}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17436.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21245.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21176.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21923.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21926.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21414.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21341.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19163.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19771.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19440.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18966.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19015.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19605.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19103.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1863.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1783.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1803.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1802.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1708.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1862.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1838.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1830.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1848.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3565.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3429.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3598.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3665.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3536.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3599.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3727.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3616.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3430.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3456.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3455.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15091.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19213.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19329.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19186.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19077.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19017.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19141.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19018.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16175.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15069.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16040.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15236.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17713.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17577.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17361.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15745.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17618.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18116.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16196.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16790.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16674.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16939.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17564.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14927.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14895.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14954.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15693.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17295.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18477.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18526.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17709.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15086.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16473.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15808.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16712.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16222.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17604.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15963.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16950.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17744.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18451.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18418.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15651.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18027.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14905.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16056.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16469.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17627.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17753.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16177.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16567.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15798.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14956.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14899.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18092.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15800.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16054.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15003.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17735.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17048.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16311.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17197.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16746.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18274.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15324.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16480.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17511.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15580.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15052.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17492.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14969.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15007.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14963.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16424.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17659.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17548.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16980.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15701.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18209.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16041.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17015.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18670.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 765.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 703.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 696.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 761.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 730.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 702.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20418.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19325.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19286.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18929.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19501.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18988.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19083.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 716.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 789.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 714.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 707.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 664.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 781.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 770.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 807.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 698.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 679.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 700.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 757.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 753.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 640.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 648.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 797.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 682.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 783.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 641.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 769.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 759.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 673.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 701.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 739.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 727.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 669.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 771.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6889.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6392.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6243.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6328.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6534.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6192.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6486.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6181.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7189.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6993.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6076.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6186.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6193.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6227.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6628.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7065.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7041.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6113.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7009.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6169.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19436.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19010.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6152.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6343.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6116.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6141.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7069.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6109.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6288.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6423.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6313.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6336.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6536.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6720.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6344.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6145.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6874.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1199.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1610.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1196.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1235.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1221.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1033.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1072.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1181.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1242.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1211.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1167.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1197.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1241.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1198.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1214.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1207.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1218.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1199.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1186.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1003.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.5}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19717.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19236.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18950.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20296.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19716.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19500.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19377.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19252.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19244.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1607.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1172.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1181.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1200.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1246.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1180.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1256.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1117.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1146.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19177.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19405.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19363.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19346.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19240.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19063.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19440.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19270.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19002.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19224.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18962.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19023.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19285.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19233.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18948.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 427.2109375}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.58203125}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 384.5859375}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 328.015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 380.84765625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 384.2890625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 382.34765625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 394.93359375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 379.859375}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 474.421875}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 378.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.1484375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 553.390625}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 550.52734375}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.27734375}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 560.44921875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.38671875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.3671875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.41796875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.3828125}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 444.9765625}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 286.66796875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.82421875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.42578125}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.3984375}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 426.77734375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.26953125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.06640625}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.15625}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 591.98046875}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 340.046875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.65625}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 336.671875}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.1953125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 468.4765625}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.31640625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 347.3359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.13671875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.501953125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.0234375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.6875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.0078125}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.6171875}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.751953125}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.478515625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.068359375}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.306640625}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.650390625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.75390625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.13671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.61328125}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.71484375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.5078125}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.388671875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.388671875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6328125}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.291015625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.060546875}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.671875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.27734375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.13671875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.05859375}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.34765625}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.427734375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.73828125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.828125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.037109375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.0703125}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.556640625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.701171875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.47265625}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.033203125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.98046875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.060546875}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.74609375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.97265625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.923828125}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19102.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19123.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19293.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19199.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19338.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19168.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19265.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19311.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19223.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19247.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.4921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.361328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.04296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.736328125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.162109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.517578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.1328125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.48046875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2135.95703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.82421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.701171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.908203125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.685546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.619140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.716796875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.1484375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.5390625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.091796875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.505859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.06640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21113.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20831.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21038.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21746.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21982.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21355.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21060.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20941.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20867.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21338.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20813.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20890.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21230.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21234.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21715.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21303.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21300.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21279.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20792.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21201.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21303.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21170.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21407.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18996.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23602.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23683.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24268.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24392.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24298.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23745.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24552.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21189.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22024.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21585.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21118.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21052.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21248.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21677.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21345.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21352.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21485.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21375.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21205.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21080.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21227.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21190.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21507.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21613.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21045.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21756.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21360.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21111.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21703.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21329.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22148.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21495.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21070.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21060.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22098.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21776.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21368.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21508.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21271.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21229.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22566.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22937.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21452.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21644.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21492.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21480.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22358.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21139.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21325.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21166.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21115.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21539.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21524.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21033.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21268.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21043.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22051.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21370.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21372.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21223.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21422.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21246.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21268.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9639.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9436.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12587.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12420.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9426.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9876.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12182.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13325.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15866.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11001.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11979.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11699.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13355.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11804.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8961.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9157.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13586.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9269.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11063.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9489.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9315.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9741.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11389.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11214.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.9375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 237.71484375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 193.716796875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.52734375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.474609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2153.73828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.994140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.52734375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.474609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2153.78515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.994140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.986328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.818359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.705078125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.09765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.28515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.193359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.595703125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.986328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.818359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.755859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.09765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.28515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.193359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.595703125}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1160.015625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1208.025390625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.267578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.62890625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1084.638671875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1087.5390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3869.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4494.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3438.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3585.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3576.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4631.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4432.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4140.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4239.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4685.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4046.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4139.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4153.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4733.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3391.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4695.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3455.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3426.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3482.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 825.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 759.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 719.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 738.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 701.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 793.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 738.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 750.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 724.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 746.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 715.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 755.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 716.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 755.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 775.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 757.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 751.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 770.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.5}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 464.5}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 497.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 486.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 494.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10714.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9435.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11026.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10915.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11434.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10392.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9647.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9201.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9215.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10837.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9294.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9263.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9818.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11005.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9215.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9197.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9060.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12733.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9315.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9036.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9141.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11142.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10684.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10679.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9109.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9174.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9989.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9640.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11474.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10923.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9228.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9188.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9258.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10177.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9368.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13177.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9339.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9091.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9076.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10870.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10929.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10813.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10339.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9104.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10726.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14495.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15337.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8900.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9036.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9585.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9106.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9342.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9140.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9677.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9174.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11802.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9197.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8941.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8991.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9290.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11814.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9317.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9132.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9529.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9048.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9326.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10526.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9306.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9227.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9307.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9011.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9353.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8984.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9322.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9029.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9204.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9352.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9077.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9116.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10230.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13935.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9574.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13925.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11845.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 293.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 293.5}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 296.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.5}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 295.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 300.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1163.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.673828125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.1953125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.560546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.8984375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.79296875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1062.609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.529296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.37109375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.025390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.13671875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.53515625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.21875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.02734375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.49609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.8515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.755859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.63671875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.056640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.580078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.650390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.716796875}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.35546875}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.794921875}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.009765625}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.66796875}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.861328125}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.84375}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.779296875}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.06640625}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.45703125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.07421875}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.1796875}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.181640625}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.228515625}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.525390625}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.123046875}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.490234375}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.94140625}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.021484375}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.330078125}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.423828125}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.75}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.82421875}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.40234375}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.173828125}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.41796875}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.521484375}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.818359375}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.326171875}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.740234375}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.080078125}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.265625}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.236328125}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.646484375}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.646484375}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.580078125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1093.05859375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.7890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.251953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.501953125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.162109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1164.0234375}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11078.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9399.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10142.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10443.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10049.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10302.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10915.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10578.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10279.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11045.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10855.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14654.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9606.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11998.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12309.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10007.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10539.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10425.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10590.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11059.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12004.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12570.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10496.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10172.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10081.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10408.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12213.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10609.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10493.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10298.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12462.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10081.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12247.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11005.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12004.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10114.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10946.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11359.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11201.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10362.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10812.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 479.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 622.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10164.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12083.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10580.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11845.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11908.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11705.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10273.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11780.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13114.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9953.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10063.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10512.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10545.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10241.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11136.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11222.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10379.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10397.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10859.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11510.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11437.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10287.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1412.74609375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.830078125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1278.40625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1359.458984375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.486328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1377.501953125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1323.69921875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.037109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.80859375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.251953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1023.845703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1209.1328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.173828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.314453125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 131.642578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 162.703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 75.705078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 184.990234375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8821.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8909.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8796.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8879.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8867.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8744.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8837.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8747.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8702.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8854.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8888.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8821.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8895.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8769.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8833.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8747.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8785.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8743.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8782.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8921.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8658.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9000.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8984.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8836.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9306.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9075.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9340.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8859.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8825.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8639.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8965.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8683.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8698.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8945.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8745.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8561.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8708.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8774.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8707.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8697.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8969.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8933.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9124.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9233.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8781.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8943.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8806.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8835.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8731.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9046.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8970.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8937.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 467.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 511.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8669.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8692.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8858.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8923.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8779.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8723.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8928.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9002.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8835.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8992.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8697.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8978.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8952.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8819.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8763.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9008.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.794921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1213.234375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.693359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.849609375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1360.8515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.19921875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 233.27734375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.845703125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.708984375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1213.9921875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.921875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1313.169921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1360.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1305.205078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1313.51171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1210.025390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.8984375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.474609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.068359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1055.603515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1209.880859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.404296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.44921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.560546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.46484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.94140625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.44921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.560546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.46484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.94140625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8203125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.212890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.4296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.6875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8203125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.212890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.4296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.6875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29474.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29881.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29374.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29433.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29410.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28903.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29624.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29603.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29564.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29578.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29317.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29785.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29208.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29416.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29521.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30140.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29984.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 473.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29490.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29879.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29668.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29580.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29594.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30116.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29477.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30119.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29216.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30237.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30013.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29167.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29726.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30282.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28953.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29090.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29080.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29207.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28762.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29695.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29864.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29908.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29569.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29169.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29568.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28985.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30179.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29614.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30238.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30999.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29617.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29951.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29451.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29468.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29942.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30072.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29739.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29922.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29397.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29478.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29599.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29595.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29992.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29593.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29902.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29775.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30034.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30050.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29521.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29952.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29589.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29659.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29796.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29905.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29581.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29889.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29990.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29611.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0859375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.130859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.45703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.771484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.240234375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.896484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8532.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8436.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11273.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8405.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8293.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10998.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12412.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14045.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8425.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10027.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8497.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10712.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10834.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8157.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12808.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8617.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10284.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8340.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8574.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 549.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 505.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 506.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8657.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10715.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10418.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9551.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8632.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10672.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10236.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10408.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10722.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9901.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8385.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8438.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9438.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8606.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8596.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8941.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10138.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8377.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8335.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8239.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12108.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8432.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8181.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8286.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10397.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10241.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10023.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8323.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8410.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9144.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8398.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10861.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10256.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8541.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8431.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9289.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8534.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11090.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8495.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8246.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10130.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10359.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9974.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9428.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8250.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10180.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14000.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14380.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8165.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8771.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8164.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8333.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8643.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8381.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8331.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10742.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8525.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8122.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8556.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11373.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8291.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8461.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8458.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8794.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8393.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8557.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9750.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8492.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8521.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8554.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8429.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8140.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8371.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8156.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8597.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8360.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11599.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8450.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8593.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8215.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8417.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9763.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12959.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8723.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13083.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10733.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8359375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.75}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.873046875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.47265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.095703125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.67578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.669921875}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 357.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 694.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 514.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 605.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3711.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2965.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3659.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3746.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3657.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3797.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3726.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3935.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4018.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3954.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3943.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3833.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3915.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3809.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3915.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3909.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4003.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3857.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 555.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3995.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3974.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3908.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3949.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4029.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3848.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3879.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15037.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15213.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15449.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15531.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15457.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14773.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15380.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15375.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15186.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16180.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15080.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15532.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15395.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15501.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15679.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15439.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15523.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15469.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15948.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15642.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15669.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15485.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15519.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15103.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15761.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15650.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15176.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15893.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15690.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15254.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14859.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15232.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15785.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15187.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15279.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15736.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15434.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15283.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15588.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15244.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15855.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15689.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15644.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15516.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15270.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14913.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15747.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15900.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15089.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15986.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15702.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15495.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15356.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15990.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15603.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15300.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15661.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15160.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14783.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15580.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16064.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15463.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15366.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15370.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15741.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15744.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15043.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15615.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15549.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15436.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16199.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15178.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15272.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15449.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17778.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18184.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18357.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18101.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17766.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18308.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17990.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18743.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17869.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18412.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18100.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18185.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18363.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18170.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18348.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18099.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18853.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18359.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18378.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18169.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17827.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18506.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18344.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17955.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18726.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18453.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17874.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17716.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17710.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18526.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17859.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17974.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18631.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18121.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18369.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18558.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17807.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18704.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18380.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18419.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17625.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17961.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17670.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18481.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17758.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18771.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17894.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18831.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18619.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18279.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19012.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18264.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17972.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18383.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17847.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18221.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18966.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18267.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18096.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17916.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18469.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18365.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17634.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18295.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18308.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18104.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19068.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17871.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17995.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18115.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6066.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6414.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4783.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6083.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6097.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6519.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6316.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6492.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6441.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6446.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6271.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6238.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6503.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6204.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6373.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6355.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6235.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6345.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6443.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6368.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6348.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6401.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6329.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6446.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6427.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6445.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6396.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6474.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6444.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6208.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6307.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6559.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6343.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6449.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6284.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 259.5}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 281.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 270.5}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 270.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 260.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 325.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 260.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 290.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 336.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 300.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 281.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 294.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 306.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 291.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.5}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 291.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.5}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 305.5}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 801.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 863.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 919.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 797.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 892.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 996.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 955.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 812.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 824.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 903.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 944.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 997.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 791.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 831.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 850.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 706.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 898.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 870.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 883.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 910.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 653.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 840.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 830.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 950.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 819.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 720.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 828.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 804.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 972.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1016.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 951.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1010.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 750.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 814.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 675.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 820.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1031.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 834.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.939453125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 386.806640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 395.966796875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 326.861328125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 362.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 350.595703125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 224.546875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3627.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3587.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2947.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3719.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3649.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3650.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3644.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3763.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3638.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 986.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 945.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 914.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 958.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 972.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 977.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 909.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 962.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 991.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 990.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 997.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.63671875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.47265625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.62109375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.888671875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.041015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.166015625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 467.9765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 456.337890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 314.974609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 334.955078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 295.919921875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.634765625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 342.25390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.443359375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2135.95703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.82421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.701171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.8203125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.685546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.619140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.890625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.3671875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1091.890625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.978515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.685546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.921875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1070.154296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.716796875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.107421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.5390625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.091796875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.505859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.06640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 366.626953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 57.1328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 127.587890625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 238.84765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 347.673828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 293.560546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 141.0703125}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13327.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11506.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12247.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12569.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12538.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12398.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13478.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12669.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12396.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13288.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13107.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16749.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12097.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14906.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15228.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12101.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12645.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12546.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12771.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13190.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14812.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.5}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 266.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 263.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 296.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 269.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 263.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 261.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 269.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 294.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11087.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9435.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10151.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10453.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10058.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10312.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10926.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10587.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10289.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11055.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10864.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14663.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9618.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12015.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12321.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10019.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10548.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10433.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11068.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12020.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12582.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10505.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10181.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10090.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10417.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12228.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10618.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10504.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10305.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10090.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12262.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11013.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12015.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10122.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10955.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11367.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11210.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10371.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10720.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10822.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10736.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10173.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10590.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11854.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11921.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11716.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10282.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11794.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13127.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9966.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10073.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10523.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10556.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10250.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11146.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11231.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10387.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10406.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10868.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11518.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11446.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10295.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4296875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.759765625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4921875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.802734375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.357421875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.58203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.326171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3686.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3708.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3933.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3937.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3770.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3778.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3809.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3782.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3898.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3962.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3926.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3909.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3964.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3863.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3813.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3975.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3859.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3941.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4018.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3663.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3758.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4463.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4173.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3769.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3704.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3804.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4384.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4185.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4517.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4222.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3679.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3699.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4197.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3837.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3979.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3850.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4396.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3685.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4043.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3925.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4441.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.8125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.912109375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.134765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1098.880859375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.8359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.34765625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.85546875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.955078125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1074.64453125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.40234375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1098.923828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1040.9765625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1100.525390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.107421875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.3984375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.439453125}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3981.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3816.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3940.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3795.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.34765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.494140625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.388671875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.09765625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.1015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.34375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9571.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.26953125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.23046875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 457.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 478.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 479.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 481.5}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.5}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 481.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 475.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 472.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.5}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 476.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 614.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 461.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 465.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 508.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 541.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 683.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 473.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 477.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 507.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.5}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 494.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 599.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 601.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 611.5}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 599.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 596.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 591.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 596.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 586.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 575.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 573.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 572.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 588.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 585.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 585.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 590.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9554.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9712.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9612.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9615.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9649.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9537.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9619.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15421.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13131.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12255.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12510.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15115.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12670.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13282.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12445.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14378.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12298.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15205.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13637.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14776.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12131.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13237.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13699.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13531.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12424.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12843.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12880.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13236.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14197.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12789.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14277.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14467.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14217.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12366.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14451.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15844.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12665.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13196.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12742.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12258.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13444.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13455.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12625.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12533.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13036.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13625.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14463.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12345.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6969.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9281.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7150.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9222.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7382.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8108.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7013.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7057.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7235.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7055.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7039.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7011.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7147.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7128.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8611.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7017.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7785.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6968.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6947.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7111.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8367.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8793.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7420.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7602.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7088.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7000.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6990.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7041.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7073.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10340.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9064.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7122.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7024.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6830.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7023.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6965.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7059.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7597.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7071.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7116.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6900.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7936.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8555.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6947.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7622.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6978.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8952.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7089.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6929.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9544.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9133.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7835.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7035.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7103.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11848.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7248.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7102.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7417.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7010.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.0546875}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.96484375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.884765625}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9431.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9566.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9675.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9599.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9788.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9653.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9607.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9618.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9482.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9587.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9735.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9457.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9802.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 597.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 588.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 586.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 883.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 847.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 901.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 880.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 851.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1044.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 812.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 904.5}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 981.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 880.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 872.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 829.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 921.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 911.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 918.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 854.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1259.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1168.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 863.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 847.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 917.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 919.5}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1137.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 917.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 912.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 861.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9667.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9619.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9538.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9436.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9670.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9659.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9612.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9727.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9458.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9373.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9633.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9822.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9652.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9579.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9402.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9600.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9732.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9599.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9531.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9791.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9924.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9662.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9977.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10266.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9651.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9727.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9588.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9608.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9556.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9892.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9918.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9673.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9867.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9782.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9444.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9585.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9698.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9552.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9843.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9697.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9716.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9803.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9453.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9699.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9744.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9729.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9628.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9720.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9944.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9762.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9948.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9664.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11350.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11505.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11368.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11476.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11453.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11375.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11412.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11419.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11213.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11375.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11546.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11325.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11400.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11546.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11387.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11431.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11563.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11298.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11528.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11346.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11461.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11663.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11768.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11537.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11547.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11557.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11416.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11526.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11266.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11326.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11617.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11317.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11401.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11360.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11203.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11330.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11332.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11499.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11724.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11531.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11100.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11340.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11806.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11630.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11743.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12156.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11419.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11498.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11406.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11562.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11524.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11848.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11881.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11727.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11945.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11527.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11439.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11661.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11151.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11771.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11652.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11564.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11651.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11311.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11706.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11425.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11565.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11434.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11593.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11744.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11403.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11716.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11496.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 819.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 794.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 873.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 848.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 868.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 864.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 852.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 815.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 835.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 874.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 815.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 856.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 776.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 825.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 818.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 839.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 752.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 819.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 794.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 865.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 866.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 822.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 811.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 854.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 810.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 852.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 817.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 798.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 824.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 833.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 853.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 848.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 806.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3474.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3437.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3456.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3450.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4407.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3576.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3572.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3530.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3524.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3423.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3452.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3440.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3464.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3482.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3448.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3395.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3407.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3437.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3454.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3450.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1157.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1203.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1103.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1203.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1084.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1197.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1143.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1086.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1167.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1173.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1181.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1173.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1199.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1085.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1113.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1112.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.61328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.533203125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.693359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1210.255859375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.60546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.3203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.0078125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.400390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 50.5625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.052734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 157.8125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 234.185546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 245.08203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 158.2265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.525390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.1875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.51171875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.0625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.029296875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.03125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8359375}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 875.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 363.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 363.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2260.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2227.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2248.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2265.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2343.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2321.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2319.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2366.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2345.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2207.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2337.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2868.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2455.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2299.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2359.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2296.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2317.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.75}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.873046875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.47265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.095703125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.67578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.669921875}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2230.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2206.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2232.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2221.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2136.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2111.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2462.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2145.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2114.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2113.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2289.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2365.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2219.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2225.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2209.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2245.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2239.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3551.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4418.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3588.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3560.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3524.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3557.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3433.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3464.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3406.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3419.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3448.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2135.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2149.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2142.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2131.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2249.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2642.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2741.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2225.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2247.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2296.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2633.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2684.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2209.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2273.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2696.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25744.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25716.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25295.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25515.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25874.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25005.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25640.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25725.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25465.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25197.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25614.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25277.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25261.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25585.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25211.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26063.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25689.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25577.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25823.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25536.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25113.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25357.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25416.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25496.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26055.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25285.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25918.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24894.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25188.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25786.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26037.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25410.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25482.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25148.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25335.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25217.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25882.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25439.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25578.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25579.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25874.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25318.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25323.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25753.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25431.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25591.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26122.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25552.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25805.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25993.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25726.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25777.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25290.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25561.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25920.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25269.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25393.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24975.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25413.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25293.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25346.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25235.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25421.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25800.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25347.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25427.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25165.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25049.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25116.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25145.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25772.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25557.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2298.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2279.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2283.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2290.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2259.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2145.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2203.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2229.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2227.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.59765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 776.07421875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 683.04296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.912109375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 683.66015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 668.76171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12646.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12582.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12499.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12622.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13894.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13014.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13492.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13114.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12672.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12882.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14561.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13414.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12549.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12610.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12745.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13082.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13736.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12639.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12618.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12874.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12526.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13290.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14674.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13812.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12586.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12902.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12634.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12819.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12702.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13875.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12638.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13714.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12721.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14123.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15086.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14503.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12614.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14962.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12554.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12523.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12647.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14201.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13861.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12635.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12968.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12574.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13241.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12623.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13165.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12608.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12725.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12541.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12717.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13457.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12858.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12783.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12608.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14679.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12578.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12617.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25461.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25383.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0859375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.130859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.45703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.771484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.240234375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.896484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36259.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37406.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36193.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36358.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36774.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36032.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36696.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36531.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36692.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36228.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36643.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36171.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36264.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36048.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36443.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37071.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37122.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36010.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36930.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36674.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36264.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36286.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37029.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36623.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37138.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36301.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37362.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36728.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35876.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36433.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37463.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36231.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35812.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35838.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36321.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36133.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36752.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36718.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36853.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36923.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36857.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36499.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36306.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37339.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36466.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37056.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 38245.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36052.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36457.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36555.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36818.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36872.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36908.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36844.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36465.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36847.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36602.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36663.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36337.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36743.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35991.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36928.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36367.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36946.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36784.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36205.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36768.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36284.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36481.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36257.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36781.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36948.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36590.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36818.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36754.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 83.703125}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12702.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12625.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12719.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13376.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12610.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12595.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13284.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12627.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14126.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13547.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12730.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12653.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14920.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12595.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13319.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13072.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3708.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3617.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3629.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3881.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3613.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3909.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3607.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3674.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4385.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4462.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3802.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3667.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3563.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3772.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4268.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4329.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4169.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3374.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3782.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4265.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3679.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3381.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3425.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3625.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3899.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4200.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3716.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3681.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3625.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3637.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3672.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3786.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3616.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3835.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4396.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4472.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4277.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4337.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4179.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3381.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3782.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3792.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3883.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4274.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3639.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3389.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3433.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3633.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3761.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3766.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3861.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4210.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.73046875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1044.93359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1074.171875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1046.544921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.67578125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1073.966796875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1092.421875}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.48828125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.09765625}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.544921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.025390625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.33203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.7265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.810546875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.4609375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.943359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.615234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.193359375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.609375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.28125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.431640625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.1171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.859375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.6328125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.36328125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.59375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.0234375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.01171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.42578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 865.970703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.685546875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.826171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0234375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1078.79296875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.96875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.275390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 269.1328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 293.43359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 273.271484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 452.541015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 167.482421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.30078125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.443359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.349609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.33984375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.048828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.052734375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.12109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.89453125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.2578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1093.203125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.455078125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1108.091796875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 243.8125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.912109375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 233.73828125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 181.265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 204.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 278.98046875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 318.607421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.70703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.173828125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.51953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.306640625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.40625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.275390625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.791015625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.392578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.810546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.05859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.615234375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 95.392578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 77.513671875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.912109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.513671875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.884765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.30078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.208984375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.392578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.521484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.958984375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.353515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.259765625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.439453125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.572265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42.544921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41.80859375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.126953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71.541015625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 119.857421875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 120.2890625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 83.796875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.44140625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.357421875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.8203125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.427734375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.244140625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.521484375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25390625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.24609375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25390625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.271484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.263671875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.42578125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.216796875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.275390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.259765625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.404296875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.310546875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.544921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.181640625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.7109375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.521484375}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19370.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20899.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19868.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19148.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20217.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19156.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25791.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21356.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19562.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19666.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27698.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19318.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20078.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18405.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16877.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17123.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18154.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18516.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16013.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19569.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20693.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18530.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18913.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19639.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17693.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20013.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18269.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18599.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19239.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19484.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18462.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17809.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17650.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18818.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18401.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18421.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18317.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19637.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18835.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25387.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18698.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17625.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19401.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18022.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21954.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19768.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18256.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19971.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17868.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19010.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20481.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19866.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18446.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21191.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19793.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20805.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17620.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19626.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20148.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20311.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19948.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20162.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19962.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18127.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19896.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18998.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19510.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18189.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18732.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19171.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19152.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20802.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20392.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19522.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18348.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21639.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23269.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20034.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18403.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19876.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27629.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22794.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19022.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20467.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20585.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18536.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19862.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21745.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19750.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19459.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20350.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19867.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19179.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19953.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18114.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18441.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20058.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19274.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18119.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19323.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19679.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21006.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18744.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27126.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20912.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20504.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19033.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6270.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6373.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6111.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6198.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6246.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6355.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6636.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6092.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6180.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6210.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6256.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6145.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7112.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6585.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6255.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6440.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7177.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6641.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6635.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6167.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6548.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6110.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6523.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6361.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7164.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6104.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6280.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6418.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6331.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6412.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6624.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6579.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6791.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6855.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13561.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13660.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13390.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13469.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.3203125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 472.529296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.994140625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67.37109375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.826171875}, {"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6956.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9260.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7130.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9199.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7362.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8090.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6992.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7037.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7213.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7035.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8476.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7017.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6993.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7125.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7106.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8591.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7116.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6998.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7764.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6948.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6922.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7092.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8350.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8773.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7395.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7585.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7068.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6983.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6972.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7019.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10321.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9051.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7101.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7006.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6808.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7005.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6946.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7065.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7039.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7576.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7051.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7182.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7098.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6880.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7920.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8536.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6930.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7601.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6962.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8931.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7069.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6908.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9515.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9109.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7814.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7257.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7016.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7086.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11823.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7229.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7395.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6990.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19360.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19539.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19030.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19292.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19449.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19394.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18881.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19231.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19297.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19581.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19828.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19119.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18828.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18452.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18884.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18359.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18509.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19112.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19294.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18060.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19354.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13451.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18839.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18716.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18600.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18907.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18890.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18723.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19221.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18983.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18685.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18831.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19147.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18786.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18810.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19805.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19030.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18803.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19141.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19091.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19090.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18715.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.318359375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.21484375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.275390625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2734375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2890625}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19009.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19003.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19054.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19303.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17416.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21194.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21153.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21903.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21907.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21393.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21317.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19142.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19749.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19417.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18990.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19586.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19086.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19191.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19303.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19164.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19059.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18995.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19122.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18999.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20400.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19302.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19267.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18908.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19480.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18951.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19062.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19414.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18987.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19693.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19217.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18932.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20274.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19695.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19480.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19356.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19229.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19228.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19158.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19385.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19342.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19326.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19216.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19040.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19417.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19246.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18984.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19201.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19265.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19210.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18928.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19079.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19102.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19269.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19179.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19316.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19150.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19242.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19292.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19199.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19225.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3641.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3584.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2937.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3653.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3649.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3686.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3919.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3927.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3983.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3813.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3838.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3944.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3996.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3961.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3941.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3863.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3950.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3995.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3945.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3850.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3948.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3864.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3998.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1525.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1525.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1543.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1529.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1234.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1207.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1204.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1533.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 909.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1530.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 879.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 903.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1540.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 914.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1511.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 889.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1195.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1505.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1535.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1518.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1541.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1522.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1207.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1522.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1222.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1528.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 913.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 898.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 881.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 904.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 927.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 908.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1226.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1518.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 904.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13541.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15678.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15339.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14930.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15340.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13597.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15352.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16210.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15572.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13738.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14315.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14661.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15313.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15885.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13446.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13450.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13859.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13592.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15376.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16089.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16773.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15778.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13410.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13677.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14740.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14533.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15442.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15092.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14718.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15564.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16484.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16515.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13431.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15933.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13328.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13722.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13758.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15808.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15260.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14332.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14973.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13991.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14163.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13433.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15850.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13461.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13899.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13550.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15565.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15067.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14396.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15339.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14241.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16296.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13464.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14350.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15218.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13879.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13520.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15048.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13603.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13473.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14247.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14345.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15514.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15549.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14629.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13420.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16245.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13852.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15152.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 817.73828125}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.86328125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1004.1015625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 820.90625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.21875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 671.20703125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 648.296875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1291.21875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.75}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 653.22265625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.28515625}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.7734375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4765625}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 444.0546875}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.890625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.125}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 490.875}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.00390625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.1328125}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1029.87890625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.26171875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 429.33984375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.109375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.63671875}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.44921875}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.5859375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.578125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.65234375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.27734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 449.984375}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.03125}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.109375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.84765625}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.2890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 430.9296875}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.39453125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 480.421875}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 468.046875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 458.859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3578.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3580.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3653.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3596.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3772.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3837.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3705.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4320.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4039.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3833.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3685.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4288.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4079.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4224.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3347.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3727.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3785.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3674.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3653.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3597.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3788.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3761.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3918.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3447.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3662.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3691.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3699.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3774.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 897.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1198.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1547.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1194.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1519.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 900.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1513.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 901.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 912.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 916.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1122.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1109.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1112.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1097.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1089.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1103.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1118.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1118.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1096.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1110.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1132.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1131.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1132.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1090.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6081.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6061.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4773.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6138.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6071.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6036.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6358.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6175.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6062.5}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6437.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6359.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6478.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6419.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6362.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6453.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6216.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6169.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6363.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6354.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6315.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6284.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6449.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6398.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6465.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6383.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6152.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6243.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6527.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6453.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6308.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6287.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1017.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 973.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1283.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 984.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1090.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1016.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1000.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1030.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 997.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 985.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 993.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 983.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 995.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1004.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 970.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1065.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 997.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44535.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44612.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46011.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46359.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45662.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43812.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45801.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44886.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44953.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47842.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44610.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46015.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45215.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45625.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45866.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45562.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45388.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45361.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47189.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46024.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45695.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44611.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45481.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44570.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45898.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45620.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44424.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46245.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45756.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44897.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44713.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45284.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44288.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46019.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45175.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44304.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46501.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45278.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44519.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45951.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45935.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44275.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46258.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45287.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45708.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45252.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44797.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44882.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44587.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45421.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45126.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46036.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45145.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47044.5}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46635.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45065.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45021.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47685.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45678.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44677.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45709.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44684.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44003.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45676.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47525.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45703.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44382.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44779.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45659.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45738.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44243.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45643.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45465.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44616.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47519.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44471.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44810.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44824.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6084.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6053.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4796.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6058.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6027.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6152.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6059.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6450.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6384.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6360.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6127.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6405.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6477.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6374.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6287.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6294.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6456.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6206.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6412.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6323.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6294.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6423.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6260.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6201.5}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6504.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6208.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6417.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6222.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6072.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4809.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6069.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6078.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6357.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6079.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6358.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6444.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6379.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6170.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6146.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6246.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6497.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6429.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6394.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6349.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6323.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6313.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6414.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6432.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6343.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6391.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6203.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6442.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6285.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6524.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6391.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6227.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6436.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6242.5}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2271.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2222.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2242.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2257.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2275.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2357.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2333.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2214.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2332.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2378.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2343.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2358.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3692.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3626.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2951.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3641.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3958.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3937.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3999.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3936.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3868.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3766.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3782.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3985.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3816.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2270.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2348.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3837.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3930.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3883.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3761.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4010.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1014.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 614.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 669.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 660.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1010.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 677.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1089.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 699.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 880.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1011.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 878.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 664.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 697.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 687.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 663.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 620.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 685.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 722.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 692.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 847.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 994.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1008.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 690.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 662.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 673.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 691.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1085.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1086.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2880.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2233.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2467.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2312.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2372.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2309.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2342.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2243.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2229.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2243.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2170.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2235.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2214.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.15625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.4453125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.69140625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.48828125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.31640625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.185546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.046875}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1118.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1111.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1172.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1090.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1168.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2124.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2100.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2450.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2134.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2102.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2099.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2276.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2151.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2355.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2206.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2157.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2141.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2170.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2298.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2256.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2233.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2154.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2630.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2147.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2729.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2236.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2286.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2250.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2621.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2672.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2684.5}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16725.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18103.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17157.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16183.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17535.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16451.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22896.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18152.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17067.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17172.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24783.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16732.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16998.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16219.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14551.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14537.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16095.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14645.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16461.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16423.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13787.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1094.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1080.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1099.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1088.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1131.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1109.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1139.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1137.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1090.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1137.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1099.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1106.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1084.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1109.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.392578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.306640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.7734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.49609375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.1328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.666015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.47265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 64.52734375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3613.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3622.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3615.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 663.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 668.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 637.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 736.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 691.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 673.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 687.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 664.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 687.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 740.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 692.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 660.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 736.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 710.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 659.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 682.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 619.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 618.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 700.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 623.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 671.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 679.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 620.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 688.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 711.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 630.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 651.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 682.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 681.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 657.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 685.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 704.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 619.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 779.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 702.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 699.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 651.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 672.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 647.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2148.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2675.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2363.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2266.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17843.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16296.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16662.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17201.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15653.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17193.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16033.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16233.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16744.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16790.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16263.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15745.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15647.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16651.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16194.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16234.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16268.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17404.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16222.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23206.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16365.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15419.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15146.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17094.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15700.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19065.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17562.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16091.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15843.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16471.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17546.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17311.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16321.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18147.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17607.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18295.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15266.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17272.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17573.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16779.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17515.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17104.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17617.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17635.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15957.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17035.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16736.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17156.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15994.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16512.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16786.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16891.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18205.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17511.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17296.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16030.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18705.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20388.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17638.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16280.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25142.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19753.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16624.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18357.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17735.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16415.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17151.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18654.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17471.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16653.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17877.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18139.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17196.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16868.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16999.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15991.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16140.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17822.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16989.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15926.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17024.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16546.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24840.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18671.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18114.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15912.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3966.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3693.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3747.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4009.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3655.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3751.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4453.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4165.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3933.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4377.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4176.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4507.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4212.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3724.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4187.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3969.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4387.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3745.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3672.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4033.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3854.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4431.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3602.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3600.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3960.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3898.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3994.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4015.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3915.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3797.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3766.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3769.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4238.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4357.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4010.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3760.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3712.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4097.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4238.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4351.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4242.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4004.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4273.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3657.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3987.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3941.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3759.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4409.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3775.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4098.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3953.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3879.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4590.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46199.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47846.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48150.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47350.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46479.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52699.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53028.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51884.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51264.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46893.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52493.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53794.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50692.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47543.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49177.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49298.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51531.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53332.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45509.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45187.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45294.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48535.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51282.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55200.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55351.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52894.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45963.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49827.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47941.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48531.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48708.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52263.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51421.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51028.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51036.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52830.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55514.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55180.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49683.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53238.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48397.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47720.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47478.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52615.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52044.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49337.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49111.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47023.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49645.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44869.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53984.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46898.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47881.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48313.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53491.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50775.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49452.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51760.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51684.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55612.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47589.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49593.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50693.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49558.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46784.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52421.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47004.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49467.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47849.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52427.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54688.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53840.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52847.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48031.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54165.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50649.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51140.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53064.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6276.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6107.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6194.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6781.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6150.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6185.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6502.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6099.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6182.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6153.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6085.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6188.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7447.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6754.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6423.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6069.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6098.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6175.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6508.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6725.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6894.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6831.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6454.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6505.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6466.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6114.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3588.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3700.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3697.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4311.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4031.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3786.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3634.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3700.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4279.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4070.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3792.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3770.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4215.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3706.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3340.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3590.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3686.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3910.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3651.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3727.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3716.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3739.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3654.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6854.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6843.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6265.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6268.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6302.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6991.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6911.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6461.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6542.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6180.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7028.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1895.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1957.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1932.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1813.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1993.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1962.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1831.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1916.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1875.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1592.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1902.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1876.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1979.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1855.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1824.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1900.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1901.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1919.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1952.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1882.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1901.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1916.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1763.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1693.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1861.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1962.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1979.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1918.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1891.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1933.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1805.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2040.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1964.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1937.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1872.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1810.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1920.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1953.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1963.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1827.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1781.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1933.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1846.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1824.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1906.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1841.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1907.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1855.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1785.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.2109375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 839.0859375}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.50390625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.78515625}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.234375}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 823.46875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 835.21875}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.88671875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 832.98046875}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 840.0546875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 809.703125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 781.109375}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 786.4296875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.4609375}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.69140625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.14453125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.234375}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.1015625}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.5}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.984375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.53125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 627.84375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.32421875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.8515625}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.12109375}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.80078125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.72265625}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.59765625}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.0703125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.50390625}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.68359375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.2734375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.20703125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.921875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.265625}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.52734375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.09765625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.76171875}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.1484375}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.9375}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.8359375}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17405.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17506.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16953.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17238.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16841.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17396.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17078.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17214.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17582.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16762.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17162.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17291.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17068.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16714.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16807.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17515.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17670.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16524.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17862.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12333.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17757.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17021.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16795.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17216.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17095.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17356.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17631.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16964.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17495.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18772.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17455.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17350.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17451.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17378.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17009.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17134.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17257.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17450.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17389.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16562.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20006.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20106.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19393.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19991.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20039.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19511.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19490.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17252.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18017.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17608.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17831.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17189.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17644.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17929.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17533.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17434.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17606.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17570.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17874.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17267.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 572.65625}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 455.5234375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.31640625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 546.578125}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 515.59765625}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 586.828125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 539.46875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 449.5390625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 455.44921875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 460.0703125}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 654.51953125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 457.58984375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.73046875}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.36328125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 612.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.69140625}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 522.98828125}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.44140625}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 445.828125}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.98828125}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.296875}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 442.234375}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.8359375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.80859375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.0078125}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.578125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.5234375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 283.1171875}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.58203125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.7265625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.80078125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 545.46875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.16015625}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.17578125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.84375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.8359375}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 428.48828125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.5625}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.20703125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.4765625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3621.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19228.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18108.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17160.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17867.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17201.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17243.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17458.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17425.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18290.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17532.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17144.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19087.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17858.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17707.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17620.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17779.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17307.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18038.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17630.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17655.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17441.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17443.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17303.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17890.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17865.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17512.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18149.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17824.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17509.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17925.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17329.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18063.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17603.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17372.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18113.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17440.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17907.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18048.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.4375}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.673828125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.314453125}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.947265625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.119140625}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.587890625}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.90234375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.216796875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.953125}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.201171875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.4375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.04296875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.7421875}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.88671875}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.734375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.169921875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.583984375}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.7265625}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.8125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.85546875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.390625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.943359375}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.64453125}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.33984375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.310546875}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.240234375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.6640625}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1.33203125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.744140625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.744140625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.58203125}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.99609375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.248046875}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.984375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.591796875}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.5625}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.5703125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.080078125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.625}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.5625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3553.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3561.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3557.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3580.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3669.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3608.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3704.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3547.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3617.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3627.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3568.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13954.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14066.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14300.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14491.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14251.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13919.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14325.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14277.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13949.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15139.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13935.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14544.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14169.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14220.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14478.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14309.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14444.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14154.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14990.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14478.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14587.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14244.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14400.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14110.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14575.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14598.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14010.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14911.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14596.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14179.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13895.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14305.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13947.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14528.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14113.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14237.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14764.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14252.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14114.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14611.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14709.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14061.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14920.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3645.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3731.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14585.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14318.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14430.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13969.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14139.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13789.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14631.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14150.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14810.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14143.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14952.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14698.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14456.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14213.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15106.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14490.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14125.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14662.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14176.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13831.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14566.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15167.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14457.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14216.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14297.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14617.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14629.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13959.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14396.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14360.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14353.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15025.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14122.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13931.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14146.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4770.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6200.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6063.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6078.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6335.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6028.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6380.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6160.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6499.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6308.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6472.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6421.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6426.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6264.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6484.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6185.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6180.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6353.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6285.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6354.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6419.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6349.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6262.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6382.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6506.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6426.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6251.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3586.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3745.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3676.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6242.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6454.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6424.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6212.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6188.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6288.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6539.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6326.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6260.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6430.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6328.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6265.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37027.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38479.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37980.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37805.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37355.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42600.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42883.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41763.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41442.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37703.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41871.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42558.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41711.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38397.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38746.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39373.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40897.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43046.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36893.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36958.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36822.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38814.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41208.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44053.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45688.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42135.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36893.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40570.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38290.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39046.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39431.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42492.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40566.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40445.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41557.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42795.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45204.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44747.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39086.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43148.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37820.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38490.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38894.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42448.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41707.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38916.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40037.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37284.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38742.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37336.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44224.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37994.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38210.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38791.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42869.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41286.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42593.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41251.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40778.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45359.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37591.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39989.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40778.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39185.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37325.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41965.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37666.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38039.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38028.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40585.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43778.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42963.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42559.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37970.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44186.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39722.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40972.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43449.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6293.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6204.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6539.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6541.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6113.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6256.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6202.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7188.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6967.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6121.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6072.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6086.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6534.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6456.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7206.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6584.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6097.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6612.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6212.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6286.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6174.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6148.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6614.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6235.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6573.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6073.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6214.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6551.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6468.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6246.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7290.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6251.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6325.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6345.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6422.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6732.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6587.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6956.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6362.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7011.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6284.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3601.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3602.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6114.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6201.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6789.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6198.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6318.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6511.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6181.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6106.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6255.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6196.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6151.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7456.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6763.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6102.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6077.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6184.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6517.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6734.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6904.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6841.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6195.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6464.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6165.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6514.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6474.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6167.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6237.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6862.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6852.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6142.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6275.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6375.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7000.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6921.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6468.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6553.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6503.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7034.5}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1072.5}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.5}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1083.5}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1099.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1086.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.0}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1096.5}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.5}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1099.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2235.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2596.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2464.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2239.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2315.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2266.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2105.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2518.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2324.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2264.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2237.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2533.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2389.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2203.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2725.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2582.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2309.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2495.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2823.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2654.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2246.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2371.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2548.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2255.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2755.5}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.0}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 921.0}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 893.0}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1212.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.5}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.5}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.5}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 954.0}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1254.5}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.0}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1278.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 929.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1043.5}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.5}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.5}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.5}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50.0}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 58.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4062.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5380.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1082.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.5}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1079.5}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1098.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1062.0}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.5}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.0}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.0}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1079.0}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.5}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.0}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1109.5}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1106.0}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1129.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1112.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.0}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1106.5}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1137.5}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1110.5}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.0}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1129.5}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1125.0}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.5}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.5}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.5}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1111.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.5}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.0}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1149.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.041015625}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.814453125}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.37890625}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.5625}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.755859375}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.03515625}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.615234375}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.82421875}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.833984375}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.2578125}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.60546875}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.79296875}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.12890625}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.73828125}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.611328125}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.380859375}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.767578125}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.919921875}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.013671875}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.337890625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.345703125}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.228515625}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.306640625}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.998046875}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.76171875}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.80078125}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 414.3515625}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.87890625}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.013671875}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.869140625}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.94921875}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.48828125}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.564453125}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.306640625}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.201171875}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.06640625}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.173828125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.08203125}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.09375}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.822265625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.564453125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.265625}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.435546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.654296875}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.03125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.359375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.263671875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.94921875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.001953125}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4262.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3897.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.0546875}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.912109375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.884765625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 303.98046875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.544921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.015625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.33203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.67578125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.810546875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.4609375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.943359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.615234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.177734375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.5078125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.224609375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.431640625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.1171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.84765625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.6328125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.36328125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.59375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 303.97265625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.01171875}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.5}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57.0}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58.5}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.0}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.5}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.5}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13337.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13559.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13938.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13736.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13560.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13387.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13745.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12255.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12283.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12151.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11986.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12230.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11998.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12140.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12258.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12318.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12478.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12214.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12305.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12425.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12159.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11518.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12477.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12195.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12426.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12359.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13085.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12197.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12168.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12311.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12093.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13220.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12312.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11974.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12188.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12708.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12354.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12202.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12117.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13077.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12415.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13201.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13243.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13491.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12277.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12447.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12108.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12455.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12076.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12493.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12287.0}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 56.0}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.263671875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1760.08203125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1735.39453125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.16796875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1745.71484375}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1740.83203125}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.1171875}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1743.68359375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1653.9921875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1742.3828125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1744.02734375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1771.375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1951.08984375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1796.53125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.86328125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.9453125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.49609375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.55078125}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.11328125}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.6875}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.55078125}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.86328125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 932.3828125}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.140625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.23828125}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.88671875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.8046875}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.453125}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 931.16796875}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.96484375}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1022.17578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.625}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.75}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.6953125}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.140625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.16015625}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.4296875}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.6015625}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.1484375}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.3046875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.6328125}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16798.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18182.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17232.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16257.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17611.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16525.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22970.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18221.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17136.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24854.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16811.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17082.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16231.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14563.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14554.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16103.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14656.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16475.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16437.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13805.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17346.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17854.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16309.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16673.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17212.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15666.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17207.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16051.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16243.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16754.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16802.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16276.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15755.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15659.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16663.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16205.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16244.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16279.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17412.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16239.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23220.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16376.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15431.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15158.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17104.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15714.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19079.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17574.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16100.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17297.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15854.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16485.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17558.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17322.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16332.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18158.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17619.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18312.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15276.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17282.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17597.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16789.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17526.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17113.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17626.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15968.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17048.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16747.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17167.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16004.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16522.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16808.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16902.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18220.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17522.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16040.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18725.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20406.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16292.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17337.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25157.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19771.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16635.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18367.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17745.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16426.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17165.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18666.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17481.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16666.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17897.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18151.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17207.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16885.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17013.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16002.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16150.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17832.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17001.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15937.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17034.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17336.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18150.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16555.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24851.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18680.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15933.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6262.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6132.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6364.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6347.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6083.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7104.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6086.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6268.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6265.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7169.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6633.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6626.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6282.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6540.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6415.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6150.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6316.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6365.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6102.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6516.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6354.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6618.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6166.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7154.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6085.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6095.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6289.5}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3595.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3691.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3600.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3573.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4660.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3596.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3585.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3604.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3555.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3637.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6323.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6616.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6571.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6233.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6781.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6846.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17519.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17575.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17044.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17451.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16907.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17494.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17179.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17285.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17445.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17669.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16872.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17184.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17317.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17090.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16735.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16828.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17536.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17688.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16546.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17887.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12354.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17776.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17042.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16820.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17239.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17268.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17384.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17245.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17654.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16986.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17519.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17193.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18796.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17473.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17264.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17372.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17475.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17403.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17030.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17157.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17275.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17467.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17415.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16577.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20027.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20140.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19415.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20016.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20061.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19535.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19515.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18040.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17633.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17853.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17208.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17663.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17952.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17457.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17688.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17594.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17191.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17896.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17286.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17351.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19248.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17694.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18133.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17184.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17891.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17266.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17483.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17450.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18320.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17550.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17169.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19106.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17878.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17729.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17803.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17330.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18057.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17647.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17680.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17484.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17463.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17467.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17139.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17297.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3645.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3649.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3625.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17906.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17845.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17533.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17945.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17354.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18085.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17628.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17445.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17462.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17939.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18070.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1662.46875}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1642.6015625}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1753.33984375}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1603.5078125}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.234375}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1592.85546875}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1712.8984375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.328125}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1692.1640625}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1779.796875}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.12890625}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1675.5390625}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1668.828125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.30078125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1017.2421875}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.98828125}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.66015625}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.08984375}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.44921875}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.57421875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.24609375}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.5390625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.9765625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0546875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.578125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.578125}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1014.8515625}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.8515625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.98828125}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.7890625}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1018.92578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.2578125}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.08203125}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.46484375}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.97265625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.546875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.9921875}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.41015625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.91796875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 445.83984375}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 478.9140625}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 450.76171875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 343.37109375}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.5234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 472.76171875}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 409.875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.03125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 477.49609375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 457.65625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 469.015625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 467.734375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 433.3046875}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.83984375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.6796875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.9296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 422.61328125}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 452.95703125}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 337.73046875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.48828125}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.640625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 552.48046875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 535.640625}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 432.671875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.33984375}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.046875}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 454.6328125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 454.16796875}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.75390625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.55859375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.90234375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.66015625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 359.8671875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.41796875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.80859375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.59375}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 382.265625}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 356.59375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 423.75390625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 428.3984375}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.81640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6289.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4786.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6157.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6098.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6055.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3594.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3617.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6378.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6082.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6456.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6328.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6333.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6497.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6434.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6268.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6380.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6472.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6267.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6175.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6357.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6276.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6219.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6382.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6254.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6374.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6254.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6270.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6303.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6255.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6485.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6388.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6403.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6170.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6427.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6267.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6299.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6546.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6243.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6473.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6307.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54785.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54886.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56004.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56400.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56287.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53807.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55954.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55495.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54874.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58207.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54379.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56933.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55283.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55799.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56479.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55713.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55516.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55284.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57263.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56031.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56055.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55355.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55778.5}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12111.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12212.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12238.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12305.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12450.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12076.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12342.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12447.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12265.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12179.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6191.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6880.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6382.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6320.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6333.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6125.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7179.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6984.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6419.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6132.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6068.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6094.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6185.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6619.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7055.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7032.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7000.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6138.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6334.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6297.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6104.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6208.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7060.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6116.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6214.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6315.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6415.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6305.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6327.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6528.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6711.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6334.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6865.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 557.5}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3608.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3975.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4058.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3619.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3660.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4195.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3627.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3543.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3966.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54361.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56018.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55694.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55013.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57303.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55929.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54791.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54753.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55070.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54515.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56102.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55215.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54984.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56815.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55059.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54911.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56164.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56342.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54694.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57015.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56290.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55610.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55581.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54727.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54645.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54863.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55787.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55292.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56463.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55086.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57604.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56834.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55060.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54877.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58111.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56007.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54727.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56201.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54576.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54233.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56166.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57743.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55358.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54783.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54735.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55878.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56142.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54635.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55859.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55782.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55076.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58062.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54788.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54660.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54897.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3927.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3648.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3764.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3711.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3667.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3833.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3652.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3768.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5478.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4257.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5350.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.71484375}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.6484375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.53125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 891.56640625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 952.53515625}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 905.92578125}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.47265625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.05078125}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 901.48046875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.90625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.20703125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.390625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.8203125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 912.12109375}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.62890625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.41015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.15234375}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.2109375}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.94140625}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.8125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 637.4921875}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.859375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.3828125}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.54296875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.859375}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.55078125}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.53125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.85546875}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 565.5546875}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.4140625}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.99609375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.4140625}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.5234375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 625.58984375}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.29296875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.046875}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.18359375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.90625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.79296875}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.16015625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.58203125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.42578125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 547.79296875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 589.48828125}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.046875}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 532.0859375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 526.9375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 507.80078125}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.61328125}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.728515625}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.484375}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.59375}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.794921875}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.01171875}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.794921875}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.236328125}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.09375}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.87890625}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.556640625}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.697265625}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.98828125}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.759765625}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.689453125}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.865234375}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.974609375}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.0390625}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.888671875}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.36328125}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.2109375}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.759765625}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.56640625}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.189453125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.052734375}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.265625}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.93359375}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.796875}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.26953125}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.2421875}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.265625}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.08203125}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.685546875}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.33203125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.091796875}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.408203125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.171875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.572265625}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.41796875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.65625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.0625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.255859375}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.00390625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.0859375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.001953125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.939453125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.32421875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.08984375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.79296875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.8828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.666015625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.310546875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.505859375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.9609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.572265625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.943359375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.896484375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.30859375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.759765625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.8828125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.70703125}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.9609375}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 546.51171875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 535.8203125}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 540.6953125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.4609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 540.80078125}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 538.48828125}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.25390625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 555.4453125}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 545.04296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.61328125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 559.44921875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.0859375}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.421875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.5625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.01953125}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 448.4296875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.03125}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.97265625}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.28515625}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.55078125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 430.8203125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.15234375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.42578125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.14453125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 345.27734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 599.1640625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.546875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.01171875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 337.23828125}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.34765625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 476.1953125}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.5546875}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.23828125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.34765625}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.8359375}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.76953125}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.173828125}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.42578125}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.0703125}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.259765625}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.986328125}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.25390625}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.025390625}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.3125}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.58203125}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5078125}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.7578125}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.48828125}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.673828125}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.716796875}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.498046875}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.931640625}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.66015625}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.697265625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.083984375}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.509765625}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.708984375}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.025390625}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.326171875}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.5078125}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.21484375}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.548828125}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.064453125}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.7109375}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.689453125}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.658203125}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.119140625}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.634765625}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.552734375}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.521484375}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.015625}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.513671875}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.509765625}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.509765625}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.07421875}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.60546875}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.59375}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.583984375}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.580078125}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.578125}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.09375}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.580078125}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2960.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3951.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3954.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3939.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3796.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3960.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3837.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3933.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3980.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3945.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3879.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3982.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3947.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3881.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3838.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3864.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3999.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3958.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38010.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38811.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39339.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39918.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39459.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37081.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39381.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39134.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38655.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41391.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38279.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40232.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39098.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39636.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39654.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39214.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38957.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38944.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40663.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39637.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39488.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39101.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39268.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38440.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39178.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39240.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38457.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40329.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39653.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38335.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38615.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39098.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38238.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39702.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38826.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38573.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39650.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38986.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38605.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39427.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39857.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38677.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40298.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39639.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39401.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39430.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38627.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38857.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38147.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39638.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39065.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40079.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38836.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40379.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39853.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38890.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38911.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40983.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39347.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38398.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39810.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38723.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38191.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39434.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40985.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39112.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38809.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38603.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39609.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39378.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38073.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39285.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39127.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38945.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41321.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38017.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38471.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38926.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39824.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40144.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40727.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41480.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41470.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38949.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40958.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40451.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40452.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43160.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40044.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41880.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40835.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40736.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41243.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41069.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40955.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40421.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42328.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41355.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41330.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40550.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40839.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40176.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41194.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40733.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40228.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41864.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41079.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40239.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39847.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40822.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40296.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41646.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40618.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40100.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41723.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40697.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40109.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40985.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41124.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39923.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41620.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40956.5}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.5}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 584.5}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 553.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 628.5}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 575.0}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.0}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.5}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 568.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13367.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13430.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13623.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13905.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13583.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13306.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13644.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13479.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13241.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14348.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13287.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13811.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13524.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13661.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13774.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13799.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13802.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13766.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14248.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13786.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13972.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13681.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13656.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13421.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14011.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13908.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13451.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14124.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14037.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13481.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13194.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13688.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13351.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13966.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13295.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13505.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14119.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13725.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13535.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13926.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13851.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13550.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14167.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13913.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13771.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13830.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13422.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13642.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13368.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14025.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13585.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14122.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13547.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14298.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14198.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13832.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13613.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14454.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13870.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13550.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13973.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13470.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13142.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13763.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14296.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13627.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13571.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13711.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14108.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14100.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13287.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13813.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13730.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13531.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14482.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13523.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13434.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13472.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3724.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2948.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3686.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3642.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3790.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3747.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3911.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3967.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4003.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3850.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3745.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3848.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3818.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3785.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3833.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3883.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4025.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3771.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3887.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3811.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3749.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 623.3671875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 590.4609375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 507.57421875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 591.60546875}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 607.3203125}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.609375}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 604.484375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.45703125}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 593.0078125}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 603.97265625}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.27734375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 534.3984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 489.65234375}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.68359375}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 538.5703125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 361.94140625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 435.15625}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.2421875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.1953125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.5078125}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 441.3359375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.54296875}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.69140625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 555.0859375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.76953125}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 403.2421875}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 403.28125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.5859375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 435.73046875}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.6796875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 388.6015625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.95703125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.37890625}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.21484375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 437.78515625}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 432.08203125}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.18359375}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.19921875}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 402.08984375}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.51953125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.04296875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13357.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13579.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13958.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13756.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13579.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13407.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13764.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12277.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12302.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12171.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12006.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12252.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12017.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12159.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12276.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12339.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12498.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12233.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12325.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12445.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12179.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11538.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12496.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12215.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12448.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12378.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13158.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12214.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12187.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12331.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12114.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13243.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12333.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12148.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11994.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12209.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12728.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12374.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12224.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12134.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13098.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12435.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13276.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13269.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12151.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12492.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13511.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12297.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12466.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12476.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12515.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12307.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12132.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12232.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12259.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12266.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12324.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12473.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12095.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12363.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12466.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12286.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12200.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6316.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6422.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9824.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8465.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6473.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10476.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6474.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7523.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6726.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6148.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6060.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6605.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6043.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73828125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.720703125}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.423828125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.794921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.76953125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.013671875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.80859375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.634765625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.826171875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.5546875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.87109375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.9453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.310546875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.716796875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.099609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.556640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.6796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.947265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.95703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.85546875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73046875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.197265625}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73828125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.720703125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6489.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6044.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6652.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6374.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6510.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6437.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6049.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10426.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6227.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6507.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6149.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6745.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6521.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6296.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7061.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6604.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6514.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8422.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6611.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7537.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8796.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10665.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7582.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6529.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6299.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6750.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6622.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10448.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7915.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6724.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6797.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6681.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7366.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6666.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6750.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6472.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6530.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9796.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6594.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6481.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6519.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6739.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6376.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6716.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6498.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9252.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10764.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6577.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6732.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6444.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6622.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6957.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6170.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7162.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6726.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 86.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.423828125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.794921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.76953125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.013671875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.80859375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.634765625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.826171875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.5546875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.87109375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.9453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.310546875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.716796875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.099609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.556640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.6796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.947265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.95703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.85546875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73046875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.197265625}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 80.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 84.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 74.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 57.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 76.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9586.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9359.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12523.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12340.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9357.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9797.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12095.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13246.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15781.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10922.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11891.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11625.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13277.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11786.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8947.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9144.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13571.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9256.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11047.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9475.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9302.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9726.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11374.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11198.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10698.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9420.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11007.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10898.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11423.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11473.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10376.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9632.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9183.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9203.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10818.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9277.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9251.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9801.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10991.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9202.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9181.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9045.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12717.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9303.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9022.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9129.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11127.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10668.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10663.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9095.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9165.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9975.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11459.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10910.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9216.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9176.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9244.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10162.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9352.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13161.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9327.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9069.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9060.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10857.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10914.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10798.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10325.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10713.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14481.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15323.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8888.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9023.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9566.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9023.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9330.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9127.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9664.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9161.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11787.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9186.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8929.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8979.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9278.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11803.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9020.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9305.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9119.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9516.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9314.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10514.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9233.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9293.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9214.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9294.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8997.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9340.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8973.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9309.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9015.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12506.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9192.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9339.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9063.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9103.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10218.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13920.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9561.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13911.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11833.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.41015625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.2578125}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.1875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.203125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.3984375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.53125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.15625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.31640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.23828125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.23828125}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.05859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 356.89453125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.7109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.1796875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.73828125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.7578125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.60546875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.21484375}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.39453125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.66796875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.25390625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.4765625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.953125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.03125}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.68359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.33984375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.79296875}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.44921875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8671875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0859375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0234375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62022.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63334.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63680.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62012.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62055.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71097.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69953.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68129.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68607.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62648.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 70081.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71236.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68202.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62634.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64550.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64535.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68355.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68782.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60222.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 59559.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 59904.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63883.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64710.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72601.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73236.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69486.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60858.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65056.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62694.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63980.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63955.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68568.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68059.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66208.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66344.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 70082.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73760.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72541.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65339.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71301.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63330.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62798.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62524.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68588.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68542.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64372.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64195.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61424.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64742.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 58911.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71251.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62112.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62712.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62838.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71086.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66192.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63843.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67404.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68825.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72797.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62585.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64643.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65934.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66063.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62292.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69542.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61981.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66144.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63265.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67729.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72367.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71139.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69979.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62794.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72348.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66636.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66206.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71333.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3674.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3594.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3587.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3595.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4050.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3579.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5369.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3591.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3599.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3601.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4251.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3887.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3566.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3679.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3544.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3580.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4649.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3653.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3573.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3626.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3566.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3530.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3636.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3631.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3598.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3960.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4048.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3648.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3650.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4182.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3956.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3915.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3571.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3638.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3698.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3655.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3756.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5467.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3631.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4246.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5337.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8427.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8259.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11197.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10204.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8328.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11126.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14115.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8195.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10145.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8438.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10640.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8286.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8463.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12684.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8453.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10211.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8403.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8449.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8645.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10364.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10354.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9674.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8529.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10658.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10133.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10395.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10553.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9794.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9082.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8515.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9172.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8599.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8578.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9054.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10231.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8406.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8424.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8311.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12039.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8508.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8252.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8397.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10265.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10219.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9881.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8219.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8467.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9230.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11022.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10191.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8502.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9359.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8596.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11162.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8580.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9997.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10353.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10064.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9514.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8329.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10186.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13740.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14195.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8246.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8751.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8264.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8235.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8552.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8289.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9013.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8474.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8378.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8265.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8451.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11216.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8167.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8555.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8713.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8486.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9825.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8388.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8514.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8580.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8573.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8225.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8508.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8245.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8504.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8209.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11549.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8513.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8581.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8311.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8322.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9673.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13081.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8563.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13186.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10715.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.798828125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.083984375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.474609375}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.369140625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.712890625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.3828125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.951171875}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.10546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.55859375}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.21484375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.27734375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.4453125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0703125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 665.05078125}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.8359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 873.4609375}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 692.26171875}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 661.95703125}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.671875}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0234375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.1640625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 599.1171875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 613.15625}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.7890625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.73828125}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 646.0703125}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.75390625}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 429.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 430.95703125}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.01171875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 491.62109375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 467.296875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.609375}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1028.12890625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.19140625}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 428.27734375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.109375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.53125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.3125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.078125}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.6171875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.56640625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.66796875}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.78515625}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.578125}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.109375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.84765625}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.2890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 433.80078125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.39453125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 480.421875}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 458.13671875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 451.40625}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.203125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 699.18359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1005.1171875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 750.7578125}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.21875}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.22265625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 809.21875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1227.28515625}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 807.87109375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 672.47265625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.24609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.33984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.7734375}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4765625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.6875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.62890625}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 468.765625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 447.31640625}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.01171875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.76953125}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.66015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 872.3203125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.57421875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.3984375}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.3671875}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.09375}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.6484375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.5859375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 448.375}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 705.796875}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 624.74609375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.03515625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.890625}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.24609375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4921875}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.22265625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.02734375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.86328125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17363.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17560.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16819.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16957.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17527.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41165.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40484.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40217.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40193.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40017.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41168.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40636.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41579.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40581.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42201.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42106.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40491.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40208.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42869.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41187.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40309.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41212.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40034.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40079.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40845.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42256.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40807.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40560.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40300.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40930.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41016.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39867.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40992.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40857.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40275.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42548.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40281.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40137.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40315.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6909.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6984.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7362.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7102.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7041.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6985.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7112.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7223.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7168.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7149.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7139.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8228.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7087.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7036.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7067.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7071.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7056.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7128.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7179.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7224.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7184.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7180.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7150.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7070.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7424.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7168.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7190.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7364.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8011.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8059.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8484.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8126.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8104.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8020.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7278.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7234.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7353.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7163.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7422.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7245.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7192.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7325.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7265.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7321.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7227.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7247.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7291.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7232.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8021.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7222.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7231.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7313.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7130.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7577.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7295.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7544.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7259.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7258.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7698.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7285.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7434.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8147.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7254.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7337.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7271.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8104.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7327.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7297.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8233.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8040.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7297.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7509.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7300.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7449.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7603.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7365.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7131.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7186.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7276.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7291.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7239.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7452.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7605.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7256.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6927.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7003.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7379.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7120.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7059.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7002.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7129.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7241.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7186.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7166.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7157.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5749.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8244.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6363.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7105.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7088.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7073.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7144.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7196.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7241.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7242.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7201.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7196.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7167.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7087.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7442.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7185.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7381.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8028.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8138.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8075.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8502.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8143.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8038.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7155.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7295.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7251.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7218.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7370.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7181.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7440.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7262.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7209.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7342.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7282.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7339.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7243.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7263.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7307.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7251.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8039.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7248.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7330.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7146.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7594.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7311.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7560.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7277.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7257.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7717.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7301.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7451.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8164.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7271.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7355.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7289.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7344.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7314.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7155.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8252.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8058.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7314.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7526.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7292.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7318.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7467.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7256.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7620.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7383.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7148.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6433.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7203.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7293.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7309.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7255.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7469.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7622.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7273.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.3984375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.80859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.88671875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.33984375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.4140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.6484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.08984375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.203125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.59375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.75390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.44921875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.7734375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.53515625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.7578125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.8203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.453125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.40234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.78125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.99609375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.96484375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.66015625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.96875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.046875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.58984375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.80859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.88671875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.33984375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.4140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.6484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.08984375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.203125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.59375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.75390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.44921875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.7734375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.640625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.7578125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.8203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.453125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.40234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.78125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.99609375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.96484375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.8671875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.96875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.046875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.515625}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.3828125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.484375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.234375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.59765625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.95703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.80078125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.21875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.45703125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.10546875}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.41015625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.55859375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.453125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.421875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.35546875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5078125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.15234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.46484375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.40625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.49609375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.32421875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.7109375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.32421875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 361.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16897.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17250.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17279.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17241.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17444.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17790.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17102.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17262.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17310.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16582.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16948.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17607.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17449.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16442.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17889.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12478.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17765.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16660.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17327.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17146.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17574.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17391.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17674.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17119.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17283.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17185.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17119.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18846.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17271.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17070.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17563.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17548.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17113.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17359.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17382.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17518.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17610.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16562.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20030.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20063.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19530.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20163.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20285.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19729.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19715.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17395.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17788.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17906.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17387.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17702.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17783.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17389.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17589.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17712.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17758.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17449.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17902.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17466.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17234.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19136.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17660.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17302.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17938.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17321.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17398.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17656.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17268.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18102.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17324.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17396.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19120.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18045.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17866.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17717.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17681.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17528.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17999.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17489.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17598.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17615.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17523.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17654.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17485.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17430.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17848.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17894.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17400.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18079.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17868.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17563.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17936.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17517.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17935.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17659.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17234.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18215.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17578.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17981.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18085.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 973.0}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 963.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1167.0}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 906.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 958.0}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 955.0}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 978.0}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1232.0}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 964.0}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 962.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 995.0}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1294.5}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1259.5}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1317.0}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 963.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 911.0}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 370.654296875}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.298828125}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.8125}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.62890625}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.1875}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.130859375}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.330078125}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.111328125}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.107421875}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 376.15234375}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.328125}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 372.767578125}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 368.59765625}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.232421875}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.412109375}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 369.5859375}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.150390625}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.296875}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.30859375}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.318359375}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.591796875}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.728515625}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.267578125}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.7734375}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.939453125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.9921875}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 372.3671875}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 376.73046875}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.744140625}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.83984375}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.68359375}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.857421875}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.1015625}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.73046875}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.81640625}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 408.71484375}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.037109375}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.607421875}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.052734375}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.341796875}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.390625}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 408.060546875}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.55078125}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.65234375}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.66015625}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.470703125}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.33984375}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.541015625}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.37109375}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.224609375}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.046875}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 399.912109375}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.001953125}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.806640625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.93359375}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.08984375}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.8203125}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.2734375}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.81640625}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.607421875}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.8828125}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 410.203125}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.029296875}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.6953125}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.123046875}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.8828125}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.98046875}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.6328125}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.115234375}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.310546875}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.751953125}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.46875}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.17578125}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.1015625}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.939453125}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.9453125}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.548828125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.115234375}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.171875}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.21484375}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.119140625}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.220703125}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.224609375}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.048828125}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.501953125}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.458984375}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.451171875}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.427734375}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.779296875}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.77734375}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.322265625}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.892578125}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.771484375}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.423828125}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.107421875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9814.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6130.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8454.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6426.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10468.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6465.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7513.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6718.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6052.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6556.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6035.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6309.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6443.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6238.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6253.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6036.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6644.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6366.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6483.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6391.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6041.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10418.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6460.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6141.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6696.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6460.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6288.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6556.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6506.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9951.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8414.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6566.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7491.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8784.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8310.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10659.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7573.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6149.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6520.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6238.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6722.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6401.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6612.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6618.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6434.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10441.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7908.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6661.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6788.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6632.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7312.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6619.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6742.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6092.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6483.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6391.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9787.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6545.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6433.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6511.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6715.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6329.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6707.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6490.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6125.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6380.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10757.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6568.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6687.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6398.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6948.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7151.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6680.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 296.26953125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.55859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.859375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.6171875}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.87890625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 291.8828125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.81640625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.9765625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.828125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.953125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.1640625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.7734375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.25}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.421875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.90625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.18359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.69921875}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.30859375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.83984375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.5625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.85546875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.41015625}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22145.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 451.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15269.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16367.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15659.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14286.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15925.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14920.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21328.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16231.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15463.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15421.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23443.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15063.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15140.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15004.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13758.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13662.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14678.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13829.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15005.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15290.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12585.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15431.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16672.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14910.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15455.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15679.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14442.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16039.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14776.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15456.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14935.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15561.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14289.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14260.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15176.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14880.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15101.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14815.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15978.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14829.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22379.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14932.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14852.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14376.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15764.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14272.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17928.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15674.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14849.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15642.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14604.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15811.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16131.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15053.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16816.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16338.0}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.80078125}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.423828125}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.19921875}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.849609375}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.6484375}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.0390625}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.544921875}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 556.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17275.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17481.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16758.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16853.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17435.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16800.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17215.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17152.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17192.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17145.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17704.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16996.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16514.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16927.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17580.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17429.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16423.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17866.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12450.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17741.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17151.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16638.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17098.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17126.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17551.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17373.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17651.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17102.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17257.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17160.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17098.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18819.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17251.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17049.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17542.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17522.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17443.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17092.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22316.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21619.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21757.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22227.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21561.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22208.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21776.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22048.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22095.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22297.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23661.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21975.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21198.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20704.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21202.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20624.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21496.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21422.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20160.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22543.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15301.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21137.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20849.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20481.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21056.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21770.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22001.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21378.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21078.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20964.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20884.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21360.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20835.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20909.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21251.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21255.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21736.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21324.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21324.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21305.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20813.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21320.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21189.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21430.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19011.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23621.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23703.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24288.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24414.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24316.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23768.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24572.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22045.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21607.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21142.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21069.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21267.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21697.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21363.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21373.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21506.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21397.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21099.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21244.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21242.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21530.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21634.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21063.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21779.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21378.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21134.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21723.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21350.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22170.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21517.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21093.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21079.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22119.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21792.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21531.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21293.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21246.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22584.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22953.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21472.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21661.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21518.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21499.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22382.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21159.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21346.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21185.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21136.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21556.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21547.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21052.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21288.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21061.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22072.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21393.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21243.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21444.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21263.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21290.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21411.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 582.5}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.5}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 566.0}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 625.5}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 562.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 571.5}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 568.0}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 606.5}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 555.5}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 607.0}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 595.0}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7452.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5689.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5615.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5821.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5584.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5662.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5785.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5659.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7014.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5575.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5542.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5791.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5636.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7188.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5697.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5569.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6168.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5543.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5566.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5630.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5573.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8513.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5907.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5570.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5623.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6668.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5620.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5604.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5608.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9149.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7443.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5670.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5410.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5546.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5648.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5812.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5568.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5749.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5636.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5454.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6530.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5924.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5541.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5529.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5765.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5652.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7726.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7693.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5751.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5676.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5852.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5631.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5631.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10120.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5833.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5663.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5740.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5591.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17500.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17592.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16549.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20009.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20043.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19508.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20143.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20211.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19706.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19693.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17376.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18042.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17762.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17883.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17364.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17685.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17760.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17366.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17566.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17687.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17731.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17367.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17447.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17216.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19115.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17638.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18150.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17285.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17913.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17250.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17633.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17248.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18081.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17301.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19099.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18021.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17845.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17691.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17658.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17507.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17979.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17469.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17572.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17595.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17650.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17498.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17632.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17463.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17318.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17409.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17830.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17875.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17380.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18055.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17847.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17527.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17915.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17492.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17911.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17636.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17212.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18192.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17560.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17953.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18064.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 786.296875}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.36328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 787.3125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 829.08984375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.125}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 770.75390625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 747.19140625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 798.04296875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.80859375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 731.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 807.38671875}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 817.75390625}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 752.6640625}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.52734375}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.28125}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.01953125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.953125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.8125}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.75}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 637.3515625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.71484375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.69140625}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.25}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.3984375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.71484375}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.44140625}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.375}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.40625}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 565.0859375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.28125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.859375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.2421875}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.34375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 625.46875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.15625}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.89453125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.03125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.25390625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.6328125}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 635.70703125}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.43359375}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1818.08984375}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1785.4921875}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1877.98046875}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16789.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14115.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16052.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16213.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15353.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16207.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15558.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16154.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16206.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14543.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15166.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15299.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15901.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14610.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15327.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15261.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15708.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16691.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16338.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15878.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14817.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17152.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18798.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16404.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14679.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16153.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24309.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18113.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15356.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17024.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15914.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15177.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15526.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17368.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16051.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15205.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16381.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16990.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15329.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15718.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15525.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14835.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14910.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16552.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15684.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14599.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15736.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15868.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16569.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15245.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24482.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17236.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16452.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.435546875}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.359375}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.689453125}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.623046875}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.646484375}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.630859375}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.990234375}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.892578125}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.513671875}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.755859375}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.931640625}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.13671875}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.39453125}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.529296875}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 391.845703125}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.06640625}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.5546875}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.83984375}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.404296875}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.1171875}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.357421875}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.20703125}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.33203125}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.224609375}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.830078125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.48046875}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 391.6171875}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.294921875}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.517578125}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.466796875}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.498046875}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.017578125}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.73046875}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.67578125}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.369140625}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.28515625}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.044921875}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.357421875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.12109375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.5234375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.37109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.609375}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.013671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.208984375}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.951171875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.033203125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.951171875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.888671875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.275390625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.03515625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.740234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.61328125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.255859375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.453125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.908203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.521484375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.892578125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.841796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.25390625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.708984375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.83203125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.654296875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.9140625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.2890625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.28515625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.3203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.3046875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8501.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8339.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11275.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10287.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8405.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8404.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11205.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12554.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14194.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10238.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10712.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10834.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8477.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12700.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8465.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10228.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8420.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8463.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8661.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10381.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10423.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9689.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8545.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10679.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10149.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10411.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10569.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9809.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9097.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8533.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9191.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8616.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8592.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9071.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10246.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8423.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8440.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8327.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12058.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8528.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8266.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8411.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10282.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10238.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9898.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8237.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8479.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8449.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11037.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10206.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8516.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9376.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8613.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11176.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8592.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8330.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10010.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10370.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10080.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9527.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8345.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10202.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13754.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14375.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8264.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8156.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8771.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8277.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8249.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8564.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8304.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1760.25390625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1829.53515625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1735.984375}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1762.52734375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1863.7578125}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1842.2578125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1886.29296875}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1808.08984375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1818.16796875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1793.14453125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.5078125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1017.37109375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.12109375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.921875}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.21875}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.640625}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.71875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.49609375}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.67578125}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.1875}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.30859375}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.71484375}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.7109375}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0078125}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1014.37109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 957.53515625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.01171875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.21484375}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.47265625}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.72265625}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.125}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.70703125}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.1484375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.53515625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.3203125}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.8515625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.0703125}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.099609375}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.16796875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.08984375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.205078125}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.166015625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.12890625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.181640625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.01171875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.12109375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.046875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.16796875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.10546875}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.046875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.099609375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.22265625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.05859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 356.89453125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.7109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.1796875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.73828125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.7578125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.60546875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.21484375}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.39453125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.66796875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.25390625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.4765625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.953125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.03125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.68359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.33984375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.79296875}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.44921875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.41796875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0859375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0234375}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 296.32421875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.60546875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.91015625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.6640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.2890625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.92578125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 291.9375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.8671875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.02734375}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.87890625}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.00390625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8828125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.21875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.82421875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.30859375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.4765625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.4296875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.9609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.34765625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.74609375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.36328125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8828125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.70703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.62109375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.91015625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.453125}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2052.359375}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1853.90234375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1819.41796875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1972.8984375}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1807.16796875}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.1015625}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1838.078125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1359.15234375}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1889.98828125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1866.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1649.53125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1725.58203125}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1857.296875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.2890625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.21484375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.25390625}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5234375}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.61328125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.94921875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.86328125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1192.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.8125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.71875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.58203125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.1171875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.7578125}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.828125}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.796875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.26171875}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.2265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.58984375}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.04296875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.15625}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.765625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.30078125}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.859375}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.73046875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9029.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8491.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10744.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8391.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8278.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8464.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11232.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8182.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8570.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8360.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8759.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8446.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9839.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8404.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8530.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8594.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8589.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8242.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8522.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8256.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8516.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8223.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11604.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8527.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8593.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8328.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8339.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9687.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13096.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8581.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13201.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10732.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11642.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10980.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14949.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10960.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12879.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13794.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13039.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19720.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10996.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15832.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11410.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15705.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14473.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10448.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10582.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15532.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10737.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12619.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10932.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10723.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11638.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11083.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14338.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14021.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10830.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11624.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14749.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13101.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13031.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10690.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10772.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10721.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10675.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13085.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10801.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10686.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11260.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12476.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10919.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10706.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11024.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14222.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10813.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10556.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10614.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14300.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10661.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12364.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10611.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11426.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12382.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13075.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10619.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10680.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11681.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10882.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14731.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10796.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10565.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10550.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12383.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10648.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12282.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11884.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11192.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12133.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18779.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10402.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10470.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12464.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10429.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10596.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10793.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10954.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10701.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13428.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10666.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10341.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10452.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10770.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12718.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10465.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10774.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10809.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11106.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10514.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10767.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12116.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10702.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10857.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10669.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10783.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10470.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10954.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10421.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10790.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10533.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15349.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10711.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10827.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10497.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10585.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10465.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16065.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11198.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14544.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13811.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8583.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8701.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8681.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9114.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8866.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8742.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8377.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8549.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10023.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9427.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8811.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8403.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8458.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8971.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8452.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8419.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9671.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8534.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10132.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8775.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9998.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8791.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9758.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9486.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8431.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8363.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8569.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8235.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8230.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8210.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8441.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8478.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8272.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8365.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8467.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8479.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8442.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8714.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8540.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8421.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8304.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8350.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8466.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.5}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1021.6640625}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1033.22265625}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1000.59375}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.30859375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1003.35546875}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.1171875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1001.2421875}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.8515625}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1016.6640625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1889.51171875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1055.53125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1860.38671875}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 968.08203125}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.1015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.37890625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.015625}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.58203125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.44140625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.4375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 766.8828125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1065.671875}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.49609375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.51953125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.82421875}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.4921875}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.84375}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.65234375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.9375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1113.0546875}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.75390625}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.7890625}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.55859375}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.78125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.484375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.953125}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.46875}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.09765625}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.6328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.7109375}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1266.03125}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.9765625}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1237.19140625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.40625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.62890625}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1156.12109375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2012.3984375}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1188.28515625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1996.87890625}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1102.5546875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.1015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.37890625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.015625}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.58203125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.44140625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.453125}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.41015625}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1065.671875}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.55859375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.51953125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.82421875}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 827.68359375}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.84375}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.65234375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.9609375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1114.05859375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.140625}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8522.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8391.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8275.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8507.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8549.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8380.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8284.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8443.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8462.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8562.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8504.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8565.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8535.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8460.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2113.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2137.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2131.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2114.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2119.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2143.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2236.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2286.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2146.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2270.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2157.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2275.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2142.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2147.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2154.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2247.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2133.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2128.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2141.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2211.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15347.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16449.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15743.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14362.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16003.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15053.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21400.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16301.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15537.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15505.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23518.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15147.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15220.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15018.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13773.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13676.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14688.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13841.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15018.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15306.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12604.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15446.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16685.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14923.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15468.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15693.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14458.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16050.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14793.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15032.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15469.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14949.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15575.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14302.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14274.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14895.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15112.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14829.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15991.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14844.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22393.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14944.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14863.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14390.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15774.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17946.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15689.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14861.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15652.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14616.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15035.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15825.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16145.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15065.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16828.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16350.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16806.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14128.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16238.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15365.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16221.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15570.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16166.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16220.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14557.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15181.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15311.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15965.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14622.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15338.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15274.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15718.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16701.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16351.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15891.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14827.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18820.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16417.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14691.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16164.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24325.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18133.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15369.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17039.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15927.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15539.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17379.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16405.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17011.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15343.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15539.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14850.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14921.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16622.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15698.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14612.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15746.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15880.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16583.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15255.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24492.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17248.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16465.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14466.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15266.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16083.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15555.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14510.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15902.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14985.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21468.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15954.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15227.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15201.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23497.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14873.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14957.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15009.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13704.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13699.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14843.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13748.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15186.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15246.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12501.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15683.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16665.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15074.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15340.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15862.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14290.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26509.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26874.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26612.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26503.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26454.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25868.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26580.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26391.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26589.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26183.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26641.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26489.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26417.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26062.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26548.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26742.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26833.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26342.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26873.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26925.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26424.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26065.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26833.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26220.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26815.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26305.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26983.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26949.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25742.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26826.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26857.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25991.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26393.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26195.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26129.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25956.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26532.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26542.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26835.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26269.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26312.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26590.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26476.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26918.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26664.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26902.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27644.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26494.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26548.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26659.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26468.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26861.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26849.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26320.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26490.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26193.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26667.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26533.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26486.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26726.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26549.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26764.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26578.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26936.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26721.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26462.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26501.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26557.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26602.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26434.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26667.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26733.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26731.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26545.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26744.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3558.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3495.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3586.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3619.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3543.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3536.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3435.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3615.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3443.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3424.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.75390625}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 766.2421875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.55859375}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.78125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.484375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.953125}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.46875}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7.0703125}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5078125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.798828125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.412109375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.166015625}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.107421875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.521484375}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.18359375}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.142578125}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.498046875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.87890625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.95703125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.44921875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.666015625}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.125}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.09375}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.314453125}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11572.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10911.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15133.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14872.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10879.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12819.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13710.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12979.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19638.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10933.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15767.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11336.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15622.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14447.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10435.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10567.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15517.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10725.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12605.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10917.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10709.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11628.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11067.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14323.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14005.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11599.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14733.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13087.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13019.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10675.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10759.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10703.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10663.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13068.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10783.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10672.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11245.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12462.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10907.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10689.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11009.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14206.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10797.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10542.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10601.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10644.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12350.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10583.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10598.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11471.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11413.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12367.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13060.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10697.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10605.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10666.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11665.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16049.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14617.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15017.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15297.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15138.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15515.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14476.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14432.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15364.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14694.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15072.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15002.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16141.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15026.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22408.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15098.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14512.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14384.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15905.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14419.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17949.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15911.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14674.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15204.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15596.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16159.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14872.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16633.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16167.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16849.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14025.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15876.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15942.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15577.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16033.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15360.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15974.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16437.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14728.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15391.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15479.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15772.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14813.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15269.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15103.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15742.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16491.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16300.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16054.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14860.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16938.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18541.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16191.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14832.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15925.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24260.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18288.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15181.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16934.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15673.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15202.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15527.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17405.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16265.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15391.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16585.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17060.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15556.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15535.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15567.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14879.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14937.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16518.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15536.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14460.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15805.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16091.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16848.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15106.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24109.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17427.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16290.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14253.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1648.8203125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1641.359375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1661.03515625}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1630.91796875}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1643.38671875}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1654.28125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1639.078125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.35546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1631.3203125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1646.12109375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1675.80859375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1881.5546875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1678.60546875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.59765625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.9453125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.49609375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.55078125}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.8515625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.23828125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.55078125}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.80078125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 930.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.0859375}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.796875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.66796875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.8046875}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.99609375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 930.65625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.96484375}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.92578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.3671875}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.75}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.51953125}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.765625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.8125}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.42578125}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.3046875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.6328125}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10866.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14715.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10784.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10540.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10532.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12369.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10631.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12266.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11869.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11178.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12118.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14205.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18768.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10390.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10457.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12444.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10416.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10582.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10779.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10584.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10941.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10686.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13413.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10655.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10328.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10440.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10758.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12702.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10450.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10761.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10795.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11095.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10501.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10754.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12104.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10690.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10841.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10655.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10772.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10455.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10940.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10409.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10777.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10520.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15313.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10699.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10482.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10570.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10453.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16049.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11184.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14530.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13793.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 550.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.5}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.5}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.09765625}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 548.34375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 522.265625}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 460.0234375}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 614.12890625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 547.49609375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 511.33984375}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 656.4765625}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.74609375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.08203125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 518.734375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.33984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 551.18359375}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 426.95703125}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 610.96875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 428.8046875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.96875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 461.87890625}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 341.10546875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.51171875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 498.00390625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 554.8125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 539.52734375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 440.17578125}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.625}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 387.3515625}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 465.38671875}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 455.68359375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.75390625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 438.02734375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.29296875}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.66015625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 364.6796875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.39453125}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 387.7734375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.65625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 382.44921875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 362.5234375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 431.0625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 436.90625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.81640625}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 62.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 65.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 65.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 68.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 68.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 61.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 50.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 714.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 722.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 723.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 717.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 719.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 769.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 708.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 717.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 667.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 707.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 745.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 709.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 704.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 769.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 753.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 691.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 722.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1261.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1194.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1144.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1150.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1143.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1332.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1198.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1166.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1126.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1172.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1169.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1129.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1174.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1144.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1166.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 512.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 549.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 551.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 549.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 551.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 965.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 975.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 953.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 968.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 962.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 945.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 958.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 735.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 972.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 958.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 964.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 969.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 973.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1031.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1039.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1030.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 553.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 72.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 69.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 63.5}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 50.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1034.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1018.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1039.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1049.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1031.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.5}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1034.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1053.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1049.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 984.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 995.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1011.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 985.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1005.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1010.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 963.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 746.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 752.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 975.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 996.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1051.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.5}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1072.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1067.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1083.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1071.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1071.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.240234375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.888671875}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.259765625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.11328125}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.37109375}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.8515625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.990234375}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.01953125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.56640625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.814453125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.111328125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.705078125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.03125}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.025390625}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.029296875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.76953125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6328125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.123046875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.11328125}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.96484375}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6484375}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.7578125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.2421875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.697265625}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.20703125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.056640625}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.490234375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.279296875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01171875}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 420.703125}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.64453125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 369.77734375}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 388.41015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 362.10546875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 440.39453125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 442.2421875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.1796875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.63671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 334.26171875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 505.5625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 316.07421875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 332.359375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.24609375}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 553.41015625}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 605.6015625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.63671875}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 522.34375}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.34375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 443.265625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.83984375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 439.3125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.6796875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.55859375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.84375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.1953125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 451.30078125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 281.109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 399.66796875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.0859375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.6171875}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 544.5234375}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.01171875}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.0234375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.68359375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.44140625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.40234375}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.33984375}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.14453125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.32421875}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1337.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3559.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3443.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1408.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1393.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1441.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1418.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1388.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1420.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1514.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1526.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1544.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1495.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1387.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1588.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1541.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1435.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1481.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1528.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1418.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1435.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1405.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1388.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1511.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1512.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1511.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1543.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1527.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1451.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1375.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1591.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1453.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1514.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1560.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1374.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1497.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1499.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1528.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1469.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1465.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1437.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1452.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1513.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1390.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1529.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1559.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1513.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1437.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1423.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1529.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1530.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1512.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 891.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 909.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1031.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 858.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1053.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 889.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 818.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 913.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 889.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 991.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 898.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 879.5}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 907.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 918.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 945.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 861.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1270.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1178.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1129.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 875.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1067.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1175.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1144.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1106.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 929.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 944.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1337.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1159.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1473.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1601.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1474.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1414.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1414.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1550.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1548.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1617.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1491.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1418.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1554.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1348.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1288.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1289.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1290.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1291.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1289.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.521484375}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.63671875}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.888671875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.427734375}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.2578125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.01171875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.087890625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.263671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.052734375}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.126953125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 49.25390625}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.087890625}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.564453125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.505859375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.46484375}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.51171875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.033203125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.0625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.8359375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.64453125}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.845703125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.0390625}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.53125}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.00390625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.4921875}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.484375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.529296875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.138671875}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.9921875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.9375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.03125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.48046875}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.92578125}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.380859375}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.3828125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.18359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.578125}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.984375}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.736328125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.701171875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.4296875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.150390625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.2890625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.296875}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.060546875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.85546875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.013671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.119140625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.505859375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.796875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.822265625}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.244140625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.98828125}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.529296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.1875}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.96875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.03125}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.6953125}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.8046875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.48046875}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.544921875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.337890625}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.955078125}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.0078125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.173828125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.4609375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.021484375}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.02734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.5390625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.083984375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.025390625}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5546875}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.796875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.646484375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.798828125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.59375}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7.017578125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 937.61328125}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 915.21875}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 868.89453125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 902.26171875}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 946.6796875}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.9453125}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 950.125}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 892.78125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.05859375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 913.05078125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 885.5625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 875.78125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 898.96875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.8828125}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.20703125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.14453125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.234375}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.1484375}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.55859375}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.16015625}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.53125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 627.8984375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.32421875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.66015625}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.12109375}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.80078125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.1796875}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.19921875}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.0703125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.359375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.68359375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.46484375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.3828125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.921875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.265625}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.5703125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.3828125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.25390625}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.3203125}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.9375}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.8359375}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1490.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1557.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1423.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}]}, "data_source_id": 89, "runtime": 1.03303, "retrieved_at": "2025-01-01T05:15:45.056Z"}} \ No newline at end of file +{"query_result": {"id": 20428412, "query_hash": "9693c5e04564d248e2298029d0bab549", "query": "-- SELECT\n-- COUNT(*),\n-- test,\n-- suite\n-- FROM performance_datum\n-- INNER JOIN performance_signature ON performance_datum.signature_id = performance_signature.id\n-- INNER JOIN machine_platform ON performance_signature.platform_id = machine_platform.id\n-- INNER JOIN repository ON performance_datum.repository_id = repository.id\n-- INNER JOIN job ON performance_datum.job_id = job.id\n-- INNER JOIN job_type on job.job_type_id = job_type.id\n-- WHERE \n-- push_timestamp > (CURRENT_DATE - INTERVAL '95' DAY)\n-- --AND job_type.name LIKE '%-ml-%-perf%'\n-- AND suite LIKE '%browser_ml%'\n-- --AND suite = 'browser_ml_engine_perf.js'\n-- AND (repository.name = 'mozilla-central')\n-- GROUP BY suite, test\n\n\n\nSELECT \n push_timestamp as date,\n test,\n suite,\n platform,\n repository.name as repository,\n value\nFROM performance_datum\n INNER JOIN performance_signature ON performance_datum.signature_id = performance_signature.id\n INNER JOIN machine_platform ON performance_signature.platform_id = machine_platform.id\n INNER JOIN repository ON performance_datum.repository_id = repository.id\n INNER JOIN job ON performance_datum.job_id = job.id\n INNER JOIN job_type on job.job_type_id = job_type.id\nWHERE \n push_timestamp > (CURRENT_DATE - INTERVAL '95' DAY)\n AND (repository.name = 'mozilla-central')\n AND suite LIKE '%browser_ml%'\n\n", "data": {"columns": [{"name": "date", "friendly_name": "date", "type": "datetime"}, {"name": "test", "friendly_name": "test", "type": null}, {"name": "suite", "friendly_name": "suite", "type": null}, {"name": "platform", "friendly_name": "platform", "type": null}, {"name": "repository", "friendly_name": "repository", "type": null}, {"name": "value", "friendly_name": "value", "type": "float"}], "rows": [{"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6059.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6111.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4756.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6174.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6102.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6077.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6344.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6181.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6068.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6463.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6275.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6494.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6398.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6436.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6311.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6203.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6295.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6384.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6197.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6353.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6367.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6331.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6397.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6279.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6361.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6460.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6485.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6396.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6270.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6360.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6383.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6420.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6515.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6233.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6237.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3445.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3486.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3462.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3421.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3604.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3495.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3431.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3454.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3412.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3547.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3432.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3558.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3483.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15754.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 250.876953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 282.26171875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 229.41015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 220.72265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 87.109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 167.8359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 207.361328125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 445.744140625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.646484375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 264.759765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 246.73046875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.267578125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.04296875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 404.8984375}, {"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13318.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11464.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12233.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12555.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12522.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12382.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13458.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12655.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12379.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13273.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13089.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16735.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12080.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14885.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15204.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12084.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12630.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12531.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12756.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13175.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14789.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15398.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13117.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12240.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12234.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12495.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15091.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12654.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13263.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12432.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14365.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12283.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15183.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13620.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14763.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12117.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13223.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13685.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13516.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12410.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12828.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12865.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13221.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12231.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14186.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12777.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14260.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14444.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14201.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12351.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14430.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15828.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12073.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12646.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13178.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12728.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12242.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13429.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13441.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12611.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12518.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13021.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13613.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14449.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12329.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12222.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14614.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19444.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20968.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19943.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19231.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20292.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19235.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25853.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21431.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19637.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19741.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27765.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19403.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20153.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18423.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16886.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17139.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18162.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17185.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18524.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19038.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16038.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19580.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20705.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18550.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18926.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19651.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15864.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16520.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16151.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15670.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15750.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16227.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14221.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14049.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14253.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2252.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2149.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2126.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2136.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2664.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2352.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2221.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2583.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2452.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2304.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2222.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2093.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2507.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2224.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2521.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2255.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2379.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2713.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2570.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2299.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2484.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2810.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2642.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2359.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2537.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2245.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2744.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2261.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6302.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6548.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6157.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6329.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6551.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6485.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6122.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6233.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13908.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14216.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14102.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14117.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14307.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14373.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14252.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14164.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14357.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14223.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14325.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13495.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14293.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14230.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14529.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14344.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14035.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15295.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14163.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14380.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14075.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14207.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14534.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14159.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13975.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14152.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14558.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14343.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14253.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14113.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14210.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14263.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14163.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14220.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14194.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14489.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14158.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14520.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14505.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14075.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14484.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13998.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14324.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14259.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14118.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14192.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14131.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14227.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14206.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14200.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14062.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14283.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14405.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14197.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14053.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14438.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14227.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 235.525390625}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17706.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20027.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18290.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18610.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19250.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19497.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18475.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17819.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17662.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18829.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18412.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18432.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18327.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19648.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18850.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25405.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18709.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17637.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17259.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19412.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18036.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21971.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19780.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18266.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19983.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17879.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19022.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20492.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19880.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18458.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21203.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19805.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20821.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17630.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19636.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20171.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19038.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20322.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19958.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20173.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19975.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18137.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19909.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19009.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19522.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18200.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18743.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19184.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19162.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20814.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20403.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19533.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18358.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21661.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23285.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20045.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18414.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19889.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27644.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22813.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19032.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20479.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20598.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18547.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19877.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21757.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19760.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19475.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20377.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20474.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19880.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19196.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19966.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18452.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20069.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19286.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18130.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19334.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19690.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21019.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18751.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27136.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20921.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20516.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19048.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18523.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18106.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15344.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16159.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15640.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14590.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15977.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15062.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21548.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16025.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15300.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15275.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23569.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14955.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15033.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13717.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13715.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14854.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13761.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15199.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15259.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 177.90234375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 129.978515625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 195.625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 125.412109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 112.251953125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 131.150390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.21875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.419921875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.865234375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.728515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.755859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.09375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.58203125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.443359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1161.603515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1038.74609375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.205078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.345703125}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 782.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 821.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 849.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 831.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 845.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 795.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 802.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 787.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 819.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 771.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 812.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 808.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 821.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 847.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 822.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 777.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 769.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 724.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 800.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 789.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 750.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 811.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 735.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 799.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 775.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6110.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6210.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7199.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6977.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6129.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6095.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6258.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6543.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6463.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7214.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6620.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6295.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6623.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6582.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6081.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6559.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6109.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6254.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7298.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6165.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6153.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6353.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6430.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6491.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6740.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6963.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6370.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7022.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6800.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 573.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 568.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 556.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 555.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 553.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 554.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 805.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15698.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16677.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15089.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15353.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15873.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14304.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14635.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15028.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15309.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15151.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15528.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14488.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14446.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15377.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14707.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15083.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15013.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16155.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15041.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22424.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15111.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14523.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14405.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15915.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14431.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17980.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15927.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14688.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15751.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14465.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15218.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15609.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16175.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14890.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16646.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16180.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16870.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14037.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15886.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15968.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15589.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16045.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15372.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15989.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16451.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14738.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15407.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15492.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15785.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14825.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15337.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15114.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15753.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16505.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16312.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16068.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14873.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16959.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18563.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16202.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14844.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15938.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24274.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18307.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15194.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16946.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15690.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15215.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15542.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17417.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16276.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15404.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16608.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17084.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15567.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15555.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15580.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14894.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14955.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16530.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15549.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14472.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15816.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16103.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16863.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15116.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24120.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17440.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16304.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14269.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14766.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14652.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 623.015625}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.7421875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.015625}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 604.015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 666.90234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 602.2109375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 693.34375}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1085.23046875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 626.8984375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.640625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 613.74609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 597.59765625}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 654.2890625}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.75390625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0703125}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 848.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 800.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 835.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 779.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 815.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 822.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 802.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 831.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 829.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 789.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 824.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 833.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3623.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3565.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2923.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3705.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3637.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3699.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3908.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3964.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3938.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3794.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3922.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3882.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3922.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3959.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3913.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3906.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3857.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3785.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3804.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3788.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6039.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6237.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6389.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4743.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6155.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6082.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6058.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6029.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6445.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6300.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6379.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6418.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6334.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6142.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6465.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6293.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6191.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6183.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6365.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6274.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6334.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6233.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6295.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6351.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6303.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6342.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6286.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6442.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6466.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6378.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6251.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6200.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6253.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6214.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 711.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 763.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 753.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 825.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 728.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 762.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 744.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 846.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 786.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 816.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 702.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 731.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 703.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 677.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 838.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 693.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 767.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 781.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 703.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 861.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 810.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 818.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 812.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 613.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 773.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 875.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 766.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 773.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 826.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 785.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 771.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 770.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 889.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 867.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 801.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 816.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3608.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3969.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4002.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4023.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3745.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3785.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3925.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3774.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3830.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4247.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4366.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4020.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3767.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3811.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4105.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4249.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4362.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4251.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 562.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 572.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 562.5}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 567.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 573.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3754.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3743.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2961.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3703.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3662.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3930.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3940.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3986.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3950.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3866.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4022.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3913.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3943.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3920.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3983.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3926.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4012.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3823.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4282.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3731.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3997.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3740.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3871.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3950.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3767.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3973.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4418.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3724.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4044.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3906.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3864.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 556.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19130.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20418.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19856.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19594.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19547.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22258.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21834.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21694.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21822.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19814.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22318.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22683.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22140.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20508.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20445.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20882.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21494.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22097.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18914.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18417.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18373.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19936.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21517.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22005.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23039.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3703.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4109.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3961.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3973.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4599.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3685.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4284.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1259.876953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1260.595703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.927734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1412.181640625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.654296875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1414.640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22001.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19064.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20986.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19760.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20501.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20632.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21906.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20802.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21031.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21311.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21960.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22972.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22953.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19721.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22590.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19349.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19576.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20001.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21994.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21937.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20088.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20315.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19550.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19204.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18402.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22447.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19832.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19759.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19668.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22155.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21047.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20185.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21374.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21041.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23008.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19422.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20233.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21279.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20127.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19281.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21465.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19523.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18401.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19197.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20545.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22452.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21903.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21684.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19580.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22410.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20444.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21484.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23147.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19065.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22342.5}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.82421875}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1.86328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.4296875}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.37109375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.91015625}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39639.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41475.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40914.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41034.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40364.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46011.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45301.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44741.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44312.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40084.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45237.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46302.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43907.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41415.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42198.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43231.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44196.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45804.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38933.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38942.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38897.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41728.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43556.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47158.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48080.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45078.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39660.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42376.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41046.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41550.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42687.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45080.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43705.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43411.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43850.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45268.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48244.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47558.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41867.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45924.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40754.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40786.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41120.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44654.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44501.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41631.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42377.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40084.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42179.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39341.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46196.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40197.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40478.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41739.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46015.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43864.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41648.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44009.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43445.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47873.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40322.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41958.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43421.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42096.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40329.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45139.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40239.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42261.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40821.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44034.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46811.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46294.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45290.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41244.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46663.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42990.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43543.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45855.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40240.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.02734375}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4.447265625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.953125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.1171875}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.330078125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.03125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4.796875}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.029296875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0078125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.001953125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.056640625}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8457.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.72265625}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 459.87109375}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.28515625}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 476.91796875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 447.765625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.0703125}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 966.640625}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.51171875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.40625}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.3671875}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.53125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.5859375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.078125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.4140625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.7421875}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 660.5}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.2421875}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 457.8359375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.17578125}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 486.6328125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.40625}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.22265625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.68359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.2265625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.86328125}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 505.0546875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.18359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 461.0390625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 474.7890625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 485.421875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 505.6328125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 489.0703125}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 518.19921875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 469.33984375}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 484.73046875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 455.45703125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 427.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 363.9765625}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.67578125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.60546875}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 357.046875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.2578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.98046875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 423.6875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 436.890625}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 478.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.75390625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 551.21875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.9609375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.6484375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.9765625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.3984375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 426.69140625}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.1640625}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.2109375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 543.0625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.4453125}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 400.91015625}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.67578125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.546875}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.63671875}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.70703125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.9140625}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.34765625}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.04296875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 696.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 659.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1001.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1035.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 954.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1034.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1035.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1028.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1010.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1061.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 988.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1043.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 767.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8376.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1048.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1024.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1033.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 657.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1063.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1058.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 683.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 849.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1053.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1079.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 951.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1062.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1194.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1243.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1214.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1193.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1215.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1243.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1236.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1238.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1236.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1208.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1231.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1202.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1215.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1206.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1211.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1240.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1210.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1206.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1217.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1231.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1196.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1234.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1219.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1219.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1218.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1240.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1209.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1180.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1247.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1244.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11191.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10616.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8225.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10925.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12325.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13980.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8357.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9937.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10626.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10815.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8290.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12788.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8600.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10268.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8324.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8560.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8641.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10698.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10406.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9535.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8618.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10653.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10219.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10394.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10709.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9885.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9232.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8367.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8424.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9420.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8537.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8582.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8923.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10122.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8361.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8316.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8223.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12088.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8417.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8163.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8272.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10380.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10224.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8307.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8397.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9129.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10846.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10242.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8528.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8420.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8382.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9270.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8517.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11073.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8480.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8325.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8231.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10112.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10346.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45858.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3882.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4506.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3483.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3623.5}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9412.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8236.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10165.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13988.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14364.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8152.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8258.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3597.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3559.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3587.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4641.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4443.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3486.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4152.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4251.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4696.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4057.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3602.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4149.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4165.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4745.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3402.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4706.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3474.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3560.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3438.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 99.46484375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 113.81640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 107.81640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.505859375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 98.2890625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 50.361328125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 384.240234375}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.416015625}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.6953125}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.052734375}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.369140625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.5703125}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.103515625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.783203125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.71875}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.67578125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.275390625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.61328125}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.482421875}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.16015625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.34765625}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.474609375}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.384765625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.427734375}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.505859375}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.134765625}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.97265625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.81640625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5234375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.607421875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.427734375}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8751.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8148.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8631.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8369.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9078.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.685546875}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.13671875}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.767578125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.91015625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.53125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.837890625}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.01953125}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.818359375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.056640625}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.12890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.576171875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.56640625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.033203125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.509765625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.25390625}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15772.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15888.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16541.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16173.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15691.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15770.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16246.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14246.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14069.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14275.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13930.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14239.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14123.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14140.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14329.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14395.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14275.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14188.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14379.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14248.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14346.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13516.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14317.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14250.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14553.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14364.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14057.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15315.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14185.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14401.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14097.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14229.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14556.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14182.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13995.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14175.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14580.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14365.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14276.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14133.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14231.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14185.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14244.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14512.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14179.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14541.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14528.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14098.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14508.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14018.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14346.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14282.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14140.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14214.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14152.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14250.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14227.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14224.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14084.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14308.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14433.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14077.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14461.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14248.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.70703125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1983.92578125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1962.51171875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2117.265625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1935.19140625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2354.7890625}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1963.09375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1479.54296875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2021.30859375}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2011.40625}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1783.86328125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1855.49609375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1987.08984375}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.5390625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.21484375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.26953125}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5234375}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.61328125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.94921875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.87890625}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1192.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.8125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.78125}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.58203125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.1171875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1198.21484375}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1197.3359375}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.796875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.26171875}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8506.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8107.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8318.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8544.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11360.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8445.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8444.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8779.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8378.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9736.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8475.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8466.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8415.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8124.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8583.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11562.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8429.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8582.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8201.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8401.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9751.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12943.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1244.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1221.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1248.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8708.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13064.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10714.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8279.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8481.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.669921875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.06640625}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.404296875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.884765625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.677734375}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.19140625}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.67578125}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.40625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.1640625}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.43359375}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.90234375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.201171875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.126953125}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.033203125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.3203125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.513671875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.07421875}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.3046875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.853515625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.306640625}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.251953125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.21484375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.650390625}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.068359375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.166015625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.861328125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.412109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.734375}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.22265625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.203125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.201171875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.083984375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.482421875}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.08203125}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.2265625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.970703125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.095703125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.99609375}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2025-01-01T03:17:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 639.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 937.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 751.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 750.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 761.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 962.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 910.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1007.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 617.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 998.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 807.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 766.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 659.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 830.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 982.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 955.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 648.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 896.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 965.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 623.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 996.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2025-01-01T03:17:27Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 639.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1284.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1276.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1254.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1282.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1299.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1269.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1280.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1276.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1286.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1359.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1210.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1277.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1238.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1299.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1306.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1292.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1306.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1329.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1343.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1325.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1293.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1286.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1241.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1257.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1322.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1302.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 669.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 953.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 723.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 653.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 600.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 763.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 658.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 644.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19463.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.2265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.58984375}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.04296875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1193.19921875}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.765625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.30078125}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.73046875}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5518.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7439.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5675.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8305.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5601.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5810.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5569.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5649.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5771.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5645.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6999.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5561.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5776.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5621.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7174.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5683.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5556.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5553.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5616.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5560.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5891.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5557.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5610.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6656.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5608.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5591.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5593.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9137.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7424.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5660.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5560.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5397.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5533.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5517.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5634.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6387.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5796.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5555.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5624.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5441.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6515.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5913.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5528.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5558.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5517.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5753.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5639.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5559.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7706.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7677.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5663.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5839.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5619.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5618.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10103.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5820.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5651.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5725.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5578.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5684.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5589.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1287.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1838.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1671.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1816.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1837.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1449.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1739.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1860.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1321.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1817.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1831.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1818.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1801.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1878.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1834.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1818.5}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19610.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19112.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19380.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19534.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19002.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19491.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18973.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19317.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19392.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19644.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19921.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19204.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18850.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18476.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18905.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18382.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18528.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19130.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19313.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18086.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19373.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13471.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18857.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18738.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18619.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18926.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18914.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18744.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19244.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18710.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18852.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19173.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18807.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18828.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19832.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19051.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18822.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19164.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19116.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19111.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18736.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19032.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19019.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19073.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19320.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17436.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21245.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21176.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21923.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21926.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1829.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1875.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1802.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1715.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1785.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1663.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1816.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1848.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1788.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1755.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1512.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1815.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1811.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1865.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1586.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1772.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1769.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1863.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1783.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1803.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1802.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1708.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1862.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1838.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1830.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1848.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1741.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1832.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3565.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3429.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3598.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3665.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3536.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3599.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3727.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21414.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21341.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19163.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19771.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19440.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18966.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19015.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19605.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19103.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19213.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19329.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19186.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19077.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3616.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3430.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3456.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3455.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3530.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15091.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16175.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15069.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16040.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15236.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17713.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17577.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17361.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15745.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17618.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18116.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16196.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16790.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16674.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16939.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17564.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14927.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14895.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14954.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15693.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17295.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18477.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18526.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17709.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15086.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16473.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15808.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16712.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16222.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17604.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15963.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16950.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17744.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18451.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18418.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15651.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18027.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14905.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16056.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16469.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17627.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17753.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16177.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16567.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15798.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14956.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14899.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18092.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15800.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16054.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15003.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17735.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17048.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16311.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17197.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16746.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18274.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15324.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16480.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17511.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15580.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19017.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19141.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1246.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1274.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1305.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1284.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1273.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1249.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1247.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1296.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1298.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1268.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1232.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1266.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1316.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1288.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1307.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1268.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1242.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1277.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1274.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1281.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1310.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1319.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1290.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1339.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1282.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1330.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1305.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1236.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22055.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22246.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21560.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21650.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22139.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21469.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22122.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21683.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21970.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21990.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22228.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23573.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21864.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21175.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20682.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21181.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20435.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20602.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21476.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21406.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20138.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22518.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15282.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21113.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20831.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21038.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21746.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21982.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21355.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21060.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20941.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20867.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21338.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20813.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20890.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21230.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21234.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21715.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21303.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21300.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21279.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20792.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21201.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21303.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21170.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21407.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18996.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23602.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23683.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24268.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24392.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24298.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23745.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24552.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21189.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22024.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21585.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21118.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21052.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21248.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21677.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21345.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21352.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21485.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21375.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21205.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21080.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21227.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19018.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20418.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19325.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19286.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18929.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19501.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18988.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19083.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15052.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17492.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14969.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15007.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14963.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16424.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17659.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17548.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16980.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15701.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18209.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16041.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17015.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18670.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14743.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17869.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 765.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 703.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 696.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 761.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 730.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 791.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 702.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 716.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 789.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 714.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 809.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 706.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 707.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 664.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 781.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 770.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 807.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 698.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 679.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 700.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 757.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 753.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 640.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 648.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 797.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 682.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 783.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 641.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 769.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 806.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 759.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 673.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 701.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 739.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 727.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 669.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 771.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 707.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 773.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6889.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6392.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6243.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6328.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19436.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19010.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6534.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6192.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6486.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6181.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7189.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6993.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6076.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6186.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6193.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6227.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6628.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7065.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7041.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6113.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7009.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6169.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6152.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6343.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6116.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6141.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7069.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6109.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6288.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6423.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6313.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6336.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6536.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6720.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6344.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6145.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6874.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6194.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6615.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1199.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1610.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1196.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1235.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1221.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1033.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1072.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19717.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19236.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18950.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1181.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1242.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1211.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1220.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1167.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1197.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1204.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1176.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1241.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1198.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1214.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1207.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1218.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1199.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1186.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1003.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1607.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1172.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1181.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1200.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1246.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1180.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1256.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1233.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1117.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1146.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1224.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20296.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19716.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19500.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19377.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19252.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19244.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19177.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19405.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19363.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2025-01-01T21:24:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 427.2109375}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.58203125}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 384.5859375}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 328.015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 380.84765625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 384.2890625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 382.34765625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 394.93359375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 379.859375}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 474.421875}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 378.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.1484375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 553.390625}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 550.52734375}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.27734375}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 560.44921875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.38671875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.3671875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.41796875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.3828125}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 444.9765625}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 286.66796875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.82421875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.42578125}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.3984375}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 426.77734375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.26953125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.06640625}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.15625}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 591.98046875}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 340.046875}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19346.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19240.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19063.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19440.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19270.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19002.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19224.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18962.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19023.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19285.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19233.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18948.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19102.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19123.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19293.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19199.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19338.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19168.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19265.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19311.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19223.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19247.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19626.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19554.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.4921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.361328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.04296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.736328125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.162109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.517578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 967.1328125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.48046875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2135.95703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.82421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.701171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.908203125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.685546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.619140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.716796875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.1484375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.5390625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.091796875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.505859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.06640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.9375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 237.71484375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 193.716796875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.52734375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.474609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2153.73828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.994140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.52734375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.474609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.015625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2153.78515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.994140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.986328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.818359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.705078125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.09765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.28515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.193359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.595703125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.986328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.818359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.755859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.09765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2138.28515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.193359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.595703125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1160.015625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1208.025390625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.267578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.62890625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1084.638671875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1087.5390625}, {"date": "2024-12-04T21:57:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T09:28:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T17:17:23Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-06T21:49:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-09T21:39:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-10T20:52:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-11T15:37:50Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-14T21:39:19Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-16T21:41:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T21:44:39Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-22T21:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-26T09:37:06Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T21:49:36Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3869.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4494.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3438.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3585.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3576.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4631.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4432.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4140.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4239.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4685.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4046.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4139.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4153.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4733.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3391.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4695.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3455.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3426.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3482.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3463.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 825.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 759.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 719.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 738.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 701.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 793.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 738.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 750.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 724.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 746.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 715.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 751.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 755.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 716.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 755.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 774.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.65625}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 336.671875}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.1953125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 468.4765625}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.31640625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 347.3359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.13671875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.501953125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.0234375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.6875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.0078125}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.6171875}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.751953125}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.478515625}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.068359375}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.306640625}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.650390625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.75390625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.13671875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.61328125}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.71484375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.5078125}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.388671875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.388671875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6328125}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.291015625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.060546875}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.671875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.27734375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.13671875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.05859375}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.34765625}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.427734375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.73828125}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.828125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.037109375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.0703125}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.556640625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.701171875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.47265625}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.033203125}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.98046875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.060546875}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.74609375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.97265625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.923828125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1163.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.673828125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.1953125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.560546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.8984375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.79296875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1062.609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.529296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.37109375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.025390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.13671875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.53515625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.21875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.02734375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.49609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.8515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.755859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.63671875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.056640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.580078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.650390625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.515625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.716796875}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.35546875}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.794921875}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.009765625}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.66796875}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.861328125}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.84375}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.779296875}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.06640625}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.45703125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.07421875}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.1796875}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.181640625}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.228515625}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.525390625}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.123046875}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.490234375}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.94140625}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.021484375}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.330078125}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.423828125}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.75}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.82421875}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.40234375}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.173828125}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.41796875}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.521484375}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.818359375}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.326171875}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.740234375}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.080078125}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.265625}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.236328125}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.646484375}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.646484375}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.580078125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1093.05859375}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 756.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 775.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 757.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 751.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 783.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 725.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 770.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 751.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 752.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11078.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9399.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10142.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10443.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10049.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10302.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10915.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10578.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10279.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11045.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10855.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14654.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9606.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11998.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12309.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10007.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10539.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10425.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10590.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11059.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12004.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12570.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10496.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10172.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10081.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10408.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12213.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10609.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10493.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10298.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12462.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10081.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12247.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11005.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12004.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10114.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10946.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11359.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11201.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10362.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10812.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10164.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12083.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10580.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11845.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11908.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11705.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10273.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11780.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13114.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9953.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10063.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10512.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10545.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10241.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11136.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11222.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10379.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10397.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10859.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11510.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11437.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10287.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10085.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11982.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1412.74609375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.830078125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1278.40625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1359.458984375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.486328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1377.501953125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1323.69921875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.037109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.80859375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.251953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1023.845703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1209.1328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.173828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.314453125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 131.642578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 162.703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 75.705078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 184.990234375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8821.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8909.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8796.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8879.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8867.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8744.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8837.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8747.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8702.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8854.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8888.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8821.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8895.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8769.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8833.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8747.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8785.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8743.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8782.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8921.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8658.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9000.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8984.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8836.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9306.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9075.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9340.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8859.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8825.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8639.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8965.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8683.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8698.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8945.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8745.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8561.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8708.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8774.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8707.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8697.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8969.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8933.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9124.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9233.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8781.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8943.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8806.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8835.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8731.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9046.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8970.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8937.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8864.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8669.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8692.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8858.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8923.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8779.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8723.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8928.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9002.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8835.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8992.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8697.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8978.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8952.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8819.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8763.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9008.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8975.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8856.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8876.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.794921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1213.234375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.693359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.849609375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1360.8515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.19921875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 233.27734375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.845703125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.708984375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1213.9921875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.921875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1313.169921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1360.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1305.205078125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1313.51171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1210.025390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.8984375}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21190.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21507.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21613.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21045.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21756.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21360.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21111.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21703.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21329.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22148.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21495.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21070.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21060.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22098.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21776.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21368.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21508.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21271.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21229.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22566.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22937.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21452.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21644.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21492.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21480.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22358.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21139.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21325.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21166.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21115.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21539.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21524.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21033.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21268.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21043.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22051.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21370.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21372.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21223.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21422.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21246.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21268.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21696.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21593.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 293.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 293.5}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 289.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 296.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.5}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 295.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 300.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 336.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 300.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 281.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 294.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 306.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 291.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 292.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.5}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 291.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 297.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 279.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.5}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 305.5}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 284.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9639.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.474609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.068359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1055.603515625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1209.880859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.404296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.44921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.560546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.46484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.94140625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.44921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.560546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.982421875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.46484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.94140625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8203125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.212890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.4296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.6875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8203125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.212890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.7578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.4296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.828125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.6875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29474.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29881.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29374.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29433.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29410.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28903.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29624.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29603.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29564.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29578.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29317.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29785.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29208.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29416.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29521.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30140.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29984.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29490.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29879.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29668.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29580.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29594.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30116.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29477.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30119.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29216.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30237.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30013.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29167.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29726.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30282.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28953.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29090.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29080.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29207.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28762.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29695.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29864.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29908.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29569.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29169.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29568.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28985.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30179.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29614.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30238.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30999.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29617.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29951.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29451.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29468.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29942.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30072.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29739.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29922.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29397.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29478.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29599.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29595.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29992.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29593.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29902.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29775.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30034.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30050.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29521.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29952.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29589.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29659.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29796.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29905.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29581.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29889.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29990.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29611.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29708.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29776.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0859375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.130859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.45703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.771484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.240234375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.896484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8532.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8436.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11273.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8405.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8293.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10998.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12412.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14045.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8425.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10027.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8497.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10712.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10834.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8157.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12808.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8617.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10284.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8340.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8574.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8657.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10715.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10418.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9551.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8632.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10672.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10236.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10408.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10722.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9901.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8385.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8438.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9438.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8606.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8596.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8941.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10138.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8377.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8335.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8239.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12108.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8432.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8181.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8286.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10397.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10241.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10023.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8323.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8410.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9144.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8398.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10861.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10256.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8541.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8431.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9289.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8534.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11090.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8495.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8246.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10130.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10359.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9974.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9428.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8250.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10180.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14000.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14380.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8165.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8771.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8164.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8333.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8643.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8381.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8331.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10742.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8525.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8122.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8556.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11373.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8291.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8461.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8458.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8794.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8393.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8557.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9750.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8492.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8521.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8554.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8429.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8140.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8371.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8156.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8597.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8360.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11599.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8450.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8593.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8215.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8417.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9763.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12959.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8723.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13083.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10733.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8293.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8495.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8359375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.75}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.873046875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.47265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.095703125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.67578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.669921875}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 357.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9436.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12587.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12420.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9426.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9876.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12182.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13325.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15866.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11001.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11979.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11699.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13355.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11804.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8961.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9157.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13586.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9269.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11063.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9489.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9315.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9741.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11389.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11214.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10714.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9435.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11026.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10915.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11434.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10392.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9647.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9201.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9215.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10837.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9294.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9263.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9818.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11005.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9215.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9197.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9060.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12733.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9315.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9036.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9141.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11142.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10684.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10679.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9109.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9174.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9989.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9640.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11474.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10923.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9228.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9188.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9258.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10177.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9368.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13177.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9339.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9091.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9076.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10870.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10929.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10813.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10339.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9104.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10726.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14495.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15337.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8900.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9036.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9585.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9106.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9342.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9140.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9677.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9174.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11802.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9197.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8941.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8991.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9290.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11814.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9317.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9132.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9529.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9048.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9326.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10526.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9306.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9227.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9307.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9011.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9353.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8984.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9322.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9029.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9204.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9352.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9077.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9116.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10230.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13935.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9574.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13925.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11845.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9145.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9211.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 360.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.7890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.251953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.501953125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.162109375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1164.0234375}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 464.5}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 497.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 486.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 494.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 479.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 622.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 467.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 511.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 473.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 549.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 505.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 506.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 694.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 514.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 605.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 555.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 509.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 505.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 289.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 218.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3711.5}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15037.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15213.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15449.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15531.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15457.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14773.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15380.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15375.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15186.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16180.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15080.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15532.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15395.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15501.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15679.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15439.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15523.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15469.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15948.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15642.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15669.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15485.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15519.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15103.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15761.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15650.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15176.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15893.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15690.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15254.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14859.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15232.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15785.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15187.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15279.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15736.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15434.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15283.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15588.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2965.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3659.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3746.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3657.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 219.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 801.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 813.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 863.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 919.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 797.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 892.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 996.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 955.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 812.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 824.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 903.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 944.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 997.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 791.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 831.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 850.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 706.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 898.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 867.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 870.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 883.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 910.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 653.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 840.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 830.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 950.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 819.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 799.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 720.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 828.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 804.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 972.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 729.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 918.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3797.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3726.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3935.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4018.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3954.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3943.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3833.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3915.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3809.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3915.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3909.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4003.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3857.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3995.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3974.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15244.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15855.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15689.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15644.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15516.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15270.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14913.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15747.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15900.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15089.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15986.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15702.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15495.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15356.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15990.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15603.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15300.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15661.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15160.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14783.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15580.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16064.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15463.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15366.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15370.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15741.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15744.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15043.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15615.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15549.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15436.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16199.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15178.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15272.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15449.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15290.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15267.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17778.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18184.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18357.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18101.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17766.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18308.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17990.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18743.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17869.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18412.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18100.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18185.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18363.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18170.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18348.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18099.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18853.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18359.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18378.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18169.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17827.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18506.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18344.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17955.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18726.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18453.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17874.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17716.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17710.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18526.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17859.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17974.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18631.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18121.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18369.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18558.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17807.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18704.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18380.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18419.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17625.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17961.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17670.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18481.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17758.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18771.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17894.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18831.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18619.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18279.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17993.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19012.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3908.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3949.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4029.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3848.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3879.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3889.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.63671875}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18264.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17972.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18383.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17847.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18221.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18966.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18267.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18096.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17916.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18469.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18365.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17634.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18295.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18308.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18104.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19068.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17871.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17995.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18115.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17898.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17941.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6066.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6292.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6414.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4783.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6083.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6097.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6519.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6316.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6492.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6441.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6446.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6271.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6238.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6503.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6204.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6373.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6355.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6235.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6345.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6443.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6368.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6348.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6401.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6329.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6446.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6427.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6445.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6396.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6474.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6444.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6208.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1016.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 951.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1010.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 750.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 814.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 675.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 820.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1031.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 834.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 986.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1009.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 945.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 914.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 958.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 972.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 977.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 909.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 962.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 991.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1007.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 990.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 997.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1018.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 259.5}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 281.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 277.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 278.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.5}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 285.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 270.5}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 288.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 270.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 287.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 260.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 325.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 260.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 290.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.47265625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.62109375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.888671875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.041015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.166015625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4296875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.759765625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4921875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.802734375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.357421875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.58203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.326171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3686.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3708.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3975.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3859.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3941.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4018.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3663.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3758.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4463.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4173.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3769.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3704.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 271.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 265.5}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 266.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 263.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 296.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 269.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 282.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 283.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 263.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 261.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 274.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 268.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 264.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 280.5}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 276.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 273.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 269.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 286.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 267.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 275.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 294.5}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 272.5}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 262.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 467.9765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 456.337890625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 314.974609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 334.955078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 295.919921875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.634765625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 342.25390625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.443359375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2135.95703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.82421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.701171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.8203125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.685546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.619140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.890625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.3671875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1091.890625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.978515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.685546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.921875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1070.154296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.716796875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.107421875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2136.5390625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.091796875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2154.505859375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2137.06640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 366.626953125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 57.1328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 127.587890625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 238.84765625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 347.673828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 293.560546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 141.0703125}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13327.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11506.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12247.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12569.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12538.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12398.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13478.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12669.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12396.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13288.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13107.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16749.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12097.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14906.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15228.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12101.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12645.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12546.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12771.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13190.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14812.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15421.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13131.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12255.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12510.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15115.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12670.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13282.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12445.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14378.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12298.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15205.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13637.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6307.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6559.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6343.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6449.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6284.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11087.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9435.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10151.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10453.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10058.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10312.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10926.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10587.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10289.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11055.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10864.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14663.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9618.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12015.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12321.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10019.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10548.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10433.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11068.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12020.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12582.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10505.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10181.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10090.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10417.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12228.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10618.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10504.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10305.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10090.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12262.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11013.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12015.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10122.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10955.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11367.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11210.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10371.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10720.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10822.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10736.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10173.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10590.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11854.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11921.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11716.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10282.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11794.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13127.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9966.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10073.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10523.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10556.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10250.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11146.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11231.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10387.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10406.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10868.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11518.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11446.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10295.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10094.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11992.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.939453125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 386.806640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 395.966796875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 326.861328125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 362.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 350.595703125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 224.546875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3627.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3587.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2947.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3719.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3649.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3650.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3644.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3763.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3638.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3804.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4384.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4185.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4517.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4222.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3738.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3679.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3699.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4197.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3837.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3979.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3850.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4396.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3685.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4043.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3925.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4441.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3653.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4343.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.8125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.912109375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.134765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1098.880859375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.8359375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.34765625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.85546875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1076.955078125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1074.64453125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.40234375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1098.923828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1040.9765625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1100.525390625}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 457.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 478.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 479.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 561.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 481.5}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.5}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 481.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 483.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 475.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 472.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.5}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 476.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 614.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 496.5}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 480.5}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 461.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 484.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 504.5}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.5}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 485.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 465.5}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 508.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14776.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12131.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13237.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13699.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13531.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12424.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12843.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12880.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13236.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14197.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12789.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14277.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14467.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14217.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12366.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14451.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15844.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12665.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13196.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12742.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12258.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13444.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13455.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12625.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12533.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13036.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13625.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14463.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12345.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12240.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14630.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.107421875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.3984375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.439453125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.26953125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.23046875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6969.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9281.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7150.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9222.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7382.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8108.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7013.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7057.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7235.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7055.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7039.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7011.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7147.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7128.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8611.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7017.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7785.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6968.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6947.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7111.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8367.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8793.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7420.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7602.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7088.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7000.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6990.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7041.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7073.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10340.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9064.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7122.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7024.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6830.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7023.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6965.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7059.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7597.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7071.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7116.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6900.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7936.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8555.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6947.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7622.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6978.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8952.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7089.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6929.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9544.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9133.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7835.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7035.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7103.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11848.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7248.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7102.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7417.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7010.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7140.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6970.0}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 599.5}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 601.5}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 541.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 492.5}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 493.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 683.5}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 473.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 477.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 507.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 489.5}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 494.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 510.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-pipeline-ready-latency", "suite": "browser_ml_autofill_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9571.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 611.5}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 599.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 596.5}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 591.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 596.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 586.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 575.5}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 573.5}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 572.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 574.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 588.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 585.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 585.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 590.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.5}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 576.5}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 580.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 592.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.5}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 597.5}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 588.5}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 586.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 587.5}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 579.5}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-initialization-latency", "suite": "browser_ml_autofill_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 591.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 883.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 847.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 901.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 880.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 851.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1044.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 812.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 904.5}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 981.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 880.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 983.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 887.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 872.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 877.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 871.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 829.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 921.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 911.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 918.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 854.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9554.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9712.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9612.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9615.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9649.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9537.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9619.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9431.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9566.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9675.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9599.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9788.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9653.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9607.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9618.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9482.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9587.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9735.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9457.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9802.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9667.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9619.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9538.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9436.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9670.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9659.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9612.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9727.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9458.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9373.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9633.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9822.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9652.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9579.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9402.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9600.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9732.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9599.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9531.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9791.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9924.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9662.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9977.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10266.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9651.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9727.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9588.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9608.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9556.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9892.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9918.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9673.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9867.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9782.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9444.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9585.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9698.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9552.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9843.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9697.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9716.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9803.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9453.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9699.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9744.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9729.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9628.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9720.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9944.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9762.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9948.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9664.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9572.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9670.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11350.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11505.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11368.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11476.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11453.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11375.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11412.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11419.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11213.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11375.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11546.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11325.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11400.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11546.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11387.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11431.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11563.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11298.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11528.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11346.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11461.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11663.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11768.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11537.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11547.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11557.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11416.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11526.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11266.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11326.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11617.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11317.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11401.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11360.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11203.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11330.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11332.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11499.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11724.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11531.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11100.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11340.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11806.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11630.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11743.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12156.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11419.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11498.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11406.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11562.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11524.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11848.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11881.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11727.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11945.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11527.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11439.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11661.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11151.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11771.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11652.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11564.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11651.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11311.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11706.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11425.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11565.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11434.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11593.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11744.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11403.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11716.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11496.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11341.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11806.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 796.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1259.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 923.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1168.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 863.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 847.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 917.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 919.5}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1137.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 917.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 912.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 861.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 922.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 875.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 363.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.5}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 363.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 362.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 220.0}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 819.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 794.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 873.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 848.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 868.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 864.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 852.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 815.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 835.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 874.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 815.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 862.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 856.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 776.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 825.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 818.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 792.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 839.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 752.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 785.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 819.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 794.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 824.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 865.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 836.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 842.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 866.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 822.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 811.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 860.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 793.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 854.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 810.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 852.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 817.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 798.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 824.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 820.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 832.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 833.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 816.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 853.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 848.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 833.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 806.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 820.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 812.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3474.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3437.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3456.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3450.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4407.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3576.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3572.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3530.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3524.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3516.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3423.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3496.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3452.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3440.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3464.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3482.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3447.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3448.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3395.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3407.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3437.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3454.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3450.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3446.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3495.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3419.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1157.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1203.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1103.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1203.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1084.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1197.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1143.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1086.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1167.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1173.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1181.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1154.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1173.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1199.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1085.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1113.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1112.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1085.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.61328125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.533203125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.693359375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1210.255859375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1057.60546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.3203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.0078125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.400390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 50.5625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.052734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 157.8125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 234.185546875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 245.08203125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 158.2265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.525390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1208.1875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.51171875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1211.0625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1212.029296875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 902.03125}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.8359375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.75}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.873046875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.47265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.095703125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.67578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.669921875}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-total-memory-usage", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 221.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2260.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2227.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2248.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2265.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2343.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2321.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2319.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2366.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2345.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2207.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2254.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2337.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2868.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2455.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2299.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2359.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2296.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2317.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2230.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2206.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2232.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2221.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2136.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2111.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2462.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2145.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2114.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2113.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2289.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2365.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2219.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2225.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2209.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2245.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2239.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2642.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2741.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2225.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2247.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2296.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2633.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2684.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2251.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2209.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2273.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2696.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2225.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2561.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3449.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3467.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3504.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3551.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4418.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3588.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3933.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3937.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3770.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3778.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3809.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3784.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3782.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3898.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3962.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3926.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3860.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3909.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3914.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3964.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3863.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3813.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3981.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3816.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3940.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3795.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3892.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3816.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.34765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.494140625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.388671875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.09765625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.1015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.34375}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.0546875}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.96484375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.884765625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.09765625}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.544921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.025390625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.33203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.7265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.810546875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.4609375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.943359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.615234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.193359375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.609375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.28125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.431640625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.1171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.859375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.6328125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.36328125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.59375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.0234375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.01171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25744.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3469.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3560.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3524.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3557.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3460.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3481.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3433.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3464.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3475.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3485.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3459.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3406.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3419.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3448.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3431.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2135.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2149.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2142.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2131.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2249.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2298.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2279.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2283.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2290.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.0859375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.130859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.45703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.771484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2301.240234375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2310.896484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36259.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37406.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36193.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36358.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36774.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36032.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36696.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36531.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36692.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36228.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36643.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36171.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36264.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36048.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36443.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37071.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37122.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36010.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36930.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36674.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36264.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36286.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37029.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36623.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37138.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25716.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25295.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25515.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25874.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25005.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25640.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25725.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25465.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25197.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25614.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25277.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25261.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25585.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25211.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26063.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25689.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25577.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25823.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25536.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25113.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25357.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25416.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25496.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26055.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25285.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25918.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24894.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25188.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25786.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26037.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25410.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25482.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25148.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25335.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25217.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25882.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25439.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25578.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25579.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25874.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25318.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25323.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25753.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25431.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25591.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26122.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25141.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25552.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25805.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25993.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25726.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25777.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25290.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25561.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25920.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25269.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25393.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24975.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25413.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25293.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25346.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25235.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25421.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25800.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25347.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25427.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25165.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25049.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25116.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25145.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25772.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25557.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25461.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25383.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25776.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25003.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12646.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12582.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12499.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12520.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12622.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13894.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13014.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13492.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13114.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12672.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12882.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14561.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13414.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12549.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12610.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12745.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13082.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13736.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36301.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37362.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36728.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35876.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36433.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37463.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36231.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35812.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35838.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36321.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36133.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36752.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36718.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36853.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36923.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36857.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36499.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36306.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37339.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36466.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 37056.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 38245.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36052.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36457.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36555.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36818.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36872.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36908.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36844.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36465.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36847.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36602.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36663.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36337.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36743.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35991.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36928.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36367.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36946.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2259.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2145.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2203.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2229.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2227.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2228.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2223.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.59765625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 776.07421875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 683.04296875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 729.912109375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 683.66015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 668.76171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 83.703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.3203125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 472.529296875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.994140625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67.37109375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.826171875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.42578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 865.970703125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1069.685546875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.826171875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0234375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1078.79296875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1099.96875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.275390625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 269.1328125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 293.43359375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 273.271484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 452.541015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 167.482421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.30078125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.443359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.349609375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.33984375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.048828125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.052734375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.296875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.12109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.89453125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.2578125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1093.203125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.455078125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1108.091796875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.4140625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3716.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3681.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3625.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3637.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3672.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3786.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3616.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36784.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36205.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36768.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36284.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36481.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36257.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36781.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36948.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36590.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36818.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36754.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36132.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 36628.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 243.8125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.912109375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 233.73828125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 181.265625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 204.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 278.98046875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 318.607421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.70703125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1213.173828125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.51953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1116.306640625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.40625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.275390625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1115.791015625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.392578125}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12639.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12618.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12874.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12526.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13290.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14674.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13812.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12586.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12902.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12634.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12819.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12702.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13875.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12638.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13714.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12721.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14123.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15086.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14503.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12614.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14962.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12554.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12523.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12647.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14201.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13861.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12635.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12968.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12574.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13241.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12623.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13165.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12608.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12725.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12541.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12717.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13457.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12858.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12783.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12608.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14679.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12578.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12617.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12702.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12625.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12719.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13376.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12610.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12595.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13284.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12627.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14126.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13547.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12730.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12653.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14920.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12595.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13319.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13072.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12527.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14552.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3708.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3617.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3629.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3881.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3613.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3909.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3607.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3674.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3827.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4385.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4462.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3802.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3667.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3563.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3764.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.810546875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.05859375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.703125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.615234375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 95.392578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 77.513671875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.912109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.513671875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.884765625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.30078125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.208984375}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.392578125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.521484375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.958984375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.931640625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.353515625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.259765625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.439453125}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.572265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42.544921875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41.80859375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.126953125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71.541015625}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 119.857421875}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 120.2890625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 83.796875}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.48828125}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3772.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4268.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3820.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4329.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4169.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3374.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3784.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3773.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3799.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3782.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4265.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3665.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3679.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3744.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3381.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3425.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3625.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3899.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4200.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3988.5}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19370.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20899.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19868.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19148.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20217.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19156.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25791.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21356.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19562.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19666.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27698.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19318.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20078.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18405.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16877.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17123.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18154.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18516.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16013.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19569.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20693.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18530.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18913.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19639.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17693.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20013.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18269.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18599.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19239.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19484.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18462.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17809.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17650.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18818.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18401.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18421.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18317.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19637.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18835.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25387.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18698.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17625.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19401.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18022.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21954.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19768.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18256.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19971.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17868.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19010.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20481.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19866.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.427734375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.244140625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.521484375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25390625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.24609375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25390625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.271484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.263671875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.42578125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.216796875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.275390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.259765625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.404296875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.25}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.310546875}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3835.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4396.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4472.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4277.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4337.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4179.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3381.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3787.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3782.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3792.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3883.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4274.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3771.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3639.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3389.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3433.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3633.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3761.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3760.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3766.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3861.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4210.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3742.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3999.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1114.73046875}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1044.93359375}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1074.171875}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1046.544921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1052.67578125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1073.966796875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1092.421875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.44140625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.357421875}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.8203125}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.544921875}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.181640625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.7109375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.521484375}, {"date": "2024-12-04T21:57:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6956.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9260.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7130.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9199.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7362.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8090.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6992.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7037.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7213.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7035.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8476.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7017.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6993.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7125.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7106.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8591.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7116.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.318359375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.21484375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.275390625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2734375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2890625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13561.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18446.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21191.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19793.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20805.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17620.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19626.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20148.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19026.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20311.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19948.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20162.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19962.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18127.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19896.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18998.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19510.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18189.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18732.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19171.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19152.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20802.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20392.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19522.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18348.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21639.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23269.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20034.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18403.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19876.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27629.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22794.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19022.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20467.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20585.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18536.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19862.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21745.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19750.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19459.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20350.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19867.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19179.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19953.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18114.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18441.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20058.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19274.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18119.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19323.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19679.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21006.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18744.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27126.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20912.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20504.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19033.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18507.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18076.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6270.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6373.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6111.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6198.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6246.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6355.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6636.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6092.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6180.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6210.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6256.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6145.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7112.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6585.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6255.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6440.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7177.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6641.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6635.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13660.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13390.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13469.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13541.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15678.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15339.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14930.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15340.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13597.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15352.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16210.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15572.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13738.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14315.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14661.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15313.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15885.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13446.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13450.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13859.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13592.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15376.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16089.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16773.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15778.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13410.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15137.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13677.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14740.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14533.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15442.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15092.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14718.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15564.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16484.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16515.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13431.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15933.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13328.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13722.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13758.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15808.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15260.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14332.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14973.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13991.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14163.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13433.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15850.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13461.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13899.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13550.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15565.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15067.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14396.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15339.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14241.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16296.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13464.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14350.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15218.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13879.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13520.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15048.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13603.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13473.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14247.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14345.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15514.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15549.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14629.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13420.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16245.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13852.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15152.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13340.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15868.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 817.73828125}, {"date": "2024-12-11T15:37:50Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6998.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7764.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6948.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6922.0}, {"date": "2024-12-12T21:24:33Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7092.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8350.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8773.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7395.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7585.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7068.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6983.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6972.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7019.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10321.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9051.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7101.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7006.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6808.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7005.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6946.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7065.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7039.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7576.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7051.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7182.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7098.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6880.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7920.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8536.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6930.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7601.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6962.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8931.0}, {"date": "2024-12-24T13:44:40Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7069.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6908.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9515.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9109.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7814.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7257.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7016.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7086.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11823.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7229.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7395.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6990.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7121.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6953.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19360.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19539.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19030.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19292.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19449.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19394.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18881.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19231.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19297.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19581.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19828.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19119.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18828.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18452.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18884.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18359.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18509.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19112.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19294.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18060.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19354.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13451.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18839.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18716.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18600.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18907.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18890.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18723.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19221.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18983.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18685.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18831.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19147.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18786.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18810.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19805.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19030.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18803.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19141.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19091.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19090.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18715.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19009.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19003.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19054.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19303.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17416.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21194.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21153.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21903.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21907.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21393.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21317.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19142.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19749.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19417.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18990.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19586.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19086.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19191.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.86328125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1004.1015625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 820.90625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.21875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 671.20703125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 648.296875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1291.21875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.75}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 653.22265625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 734.28515625}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.7734375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4765625}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 444.0546875}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.890625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.125}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 490.875}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.00390625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.1328125}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1029.87890625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.26171875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 429.33984375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.109375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.63671875}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.44921875}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.5859375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.578125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.65234375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.27734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 449.984375}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.03125}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.109375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.84765625}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.2890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 430.9296875}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.39453125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 480.421875}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 468.046875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 458.859375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3621.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3630.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3578.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3580.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3653.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3803.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3596.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3772.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3837.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3705.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4320.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4039.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6167.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6548.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6110.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6523.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6361.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7164.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6104.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6280.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6418.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6331.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6412.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6624.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6579.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6791.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6855.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6166.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6663.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3641.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3584.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2937.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3653.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3649.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3686.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3919.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3927.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3983.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3861.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3921.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3813.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3823.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3942.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3838.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3944.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3900.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3996.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3961.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3941.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3869.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3863.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3950.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3978.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3995.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3833.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3685.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4288.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3749.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3726.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4079.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4224.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3714.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3347.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3727.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3785.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3682.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3674.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3653.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3597.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3788.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3761.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3918.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3817.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3447.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3662.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3691.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3699.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3774.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3818.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3736.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4344.5}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3945.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3819.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3850.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3805.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3948.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3864.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3998.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3807.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3840.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1122.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1109.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1112.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1097.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1089.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1103.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1105.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1118.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1118.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1113.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1096.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1127.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1110.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1132.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1131.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1132.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1090.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19303.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19164.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19059.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18995.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19122.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18999.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20400.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19302.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19267.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18908.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19480.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18951.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19062.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19414.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18987.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19693.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19217.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18932.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20274.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19695.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19480.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19356.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19229.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19228.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19158.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19385.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19342.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19326.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19216.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19040.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19417.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19246.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18984.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19201.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18945.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19004.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19265.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19210.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18928.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19079.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19102.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19269.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19179.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19316.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19150.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19242.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19292.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19199.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19225.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19603.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19534.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1525.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1525.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1543.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1529.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1234.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1207.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1204.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1533.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 909.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1530.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 879.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 903.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1540.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 914.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1511.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 889.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 890.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1195.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1505.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1535.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1178.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1537.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1518.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1541.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1522.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1207.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1522.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1222.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1528.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1223.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 913.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 898.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 881.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 904.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 927.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 908.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1226.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1518.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 904.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 897.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1198.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1547.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1194.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1519.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 900.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1513.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 905.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 901.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 912.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 916.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1204.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6081.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6061.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4773.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6138.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6071.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6036.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6358.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6175.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6062.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6437.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6359.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6478.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6419.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6347.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2025-01-01T03:17:27Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2025-01-01T21:24:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3692.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6362.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6453.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6216.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6169.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6257.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6363.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6354.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6315.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6284.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6449.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6398.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6465.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6383.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6152.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6243.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6527.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6453.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6308.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6287.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44535.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44612.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46011.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46359.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45662.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43812.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45801.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44886.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44953.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47842.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44610.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46015.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45215.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45625.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45866.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45562.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45388.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45361.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47189.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46024.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45695.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44611.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45481.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44570.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45898.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45620.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44424.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46245.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45756.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44897.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44713.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45284.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44288.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46019.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45175.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44304.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46501.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45278.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44519.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45951.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45935.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44275.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46258.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45287.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45708.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45252.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44797.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44882.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44587.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45421.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45126.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46036.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45145.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47044.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46635.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45065.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45021.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47685.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45678.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44677.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45709.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44684.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44003.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45676.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47525.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45703.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44382.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44779.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45659.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45738.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44243.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45643.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45465.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44616.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47519.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44471.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44810.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44824.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45286.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44858.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1017.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 973.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1283.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 984.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1090.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1016.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1000.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1030.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 997.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 985.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 993.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 993.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 983.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 995.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1004.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1003.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3626.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2951.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3641.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3728.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 970.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1006.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1065.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 997.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1051.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 985.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6084.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6053.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4796.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6049.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6058.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6027.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6152.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6059.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6450.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6384.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6360.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6202.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6127.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6405.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6301.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6217.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6477.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6409.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6352.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6374.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6287.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6322.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6294.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6456.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6206.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6412.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6323.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6294.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6423.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6260.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6201.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6193.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-model-run-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 501.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2156.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2271.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2222.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2242.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2257.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2311.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2275.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2357.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2333.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2214.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2332.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2378.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2343.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2358.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2270.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2348.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2880.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2233.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2467.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2312.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2372.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2309.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2342.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2330.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3958.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3937.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3999.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3936.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3925.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6504.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6208.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6417.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6222.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6283.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6072.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4809.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6069.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6078.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6369.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6357.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6079.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6358.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6444.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6379.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6170.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6356.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6312.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6146.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6298.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6236.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6340.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6246.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6497.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6429.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6372.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6394.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6277.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6349.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6305.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6323.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6313.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6476.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6414.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6432.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6343.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6314.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6391.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6203.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6442.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6285.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6524.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6391.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6227.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6436.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6242.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6302.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3858.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3868.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3766.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3824.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3851.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3782.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3896.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3855.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3985.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3902.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3816.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3842.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3837.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3976.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3955.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3877.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3801.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3930.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3883.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3830.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3761.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3836.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3826.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4010.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3875.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3867.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1014.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 614.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 669.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 660.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1010.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 721.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 677.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1089.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 699.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 880.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1011.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 801.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 840.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 969.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 878.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 578.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 664.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 697.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 687.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 663.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 798.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 620.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 685.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 808.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 722.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 692.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 847.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 994.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1008.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 780.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 844.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 849.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1002.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 856.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 690.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 662.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 673.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 691.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1085.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1086.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 839.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 594.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 64.52734375}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6243.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2124.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2100.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2450.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2134.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2102.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2099.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2276.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2151.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2144.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2355.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2171.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2206.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2163.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2157.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2141.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2170.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2298.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2158.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2256.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2233.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2154.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2630.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2147.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2729.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2236.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2286.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2250.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2621.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2672.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2138.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2684.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2547.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16725.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18103.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17157.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16183.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17535.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16451.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22896.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18152.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17067.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17172.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24783.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16732.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16998.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16219.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14551.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14537.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16095.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14645.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2212.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2243.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2226.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2229.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2153.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2176.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2243.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2201.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2213.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2196.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2170.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2235.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2214.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.15625}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.4453125}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.69140625}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.48828125}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.31640625}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.185546875}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.046875}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1118.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1095.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1111.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1172.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1090.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1168.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1077.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1152.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1094.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1104.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1080.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1099.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1088.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1131.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1133.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1109.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1139.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1125.5}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.5}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16461.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16423.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13787.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17843.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16296.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16662.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17201.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15653.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17193.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16033.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16233.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16744.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16790.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16263.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15745.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15647.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16651.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16194.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16234.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16268.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17404.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16222.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23206.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16365.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15419.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15146.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17094.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15700.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19065.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17562.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16091.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15843.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16471.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17546.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17311.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16321.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18147.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17607.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18295.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15266.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17272.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17573.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16779.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17515.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17104.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17617.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17635.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15957.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17035.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16736.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17156.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15994.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16512.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16786.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16891.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18205.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17511.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17296.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16030.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18705.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20388.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17638.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16280.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25142.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19753.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16624.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18357.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17735.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16415.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17151.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18654.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17471.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16653.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17877.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18139.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17196.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16868.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16999.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15991.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16140.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17822.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16989.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15926.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17024.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16546.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24840.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18671.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18114.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15912.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16105.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15454.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 663.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 668.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 637.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 736.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 691.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 784.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 673.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3966.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3693.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3747.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3721.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4009.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3655.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3729.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3751.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4453.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4165.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3933.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3762.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3899.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4377.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4176.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3658.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4507.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4212.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3724.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3671.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1137.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1128.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1097.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1090.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1105.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1115.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1137.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1099.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1106.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1124.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1084.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1109.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1103.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1110.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.392578125}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.306640625}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.7734375}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.49609375}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.1328125}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2137.666015625}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-memory", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2138.47265625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3613.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3622.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3615.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3571.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3702.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3793.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3588.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3763.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3700.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3697.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4311.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4031.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3786.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3634.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3807.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3700.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4279.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4070.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3792.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3770.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4215.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3706.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3720.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3340.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3673.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3666.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3645.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3590.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3686.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4187.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3776.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3719.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3969.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3895.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4387.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3659.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3677.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3783.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3745.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3459.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3832.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3672.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4033.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3917.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3757.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3839.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3854.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3722.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4431.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3645.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4333.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3694.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3676.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3602.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3600.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3960.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3898.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3753.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3748.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3994.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4015.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3675.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3777.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3915.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3797.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3766.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3769.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4238.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4357.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4010.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 687.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 664.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 687.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 740.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 692.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 723.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 660.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 736.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 710.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 659.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 682.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 619.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 618.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 700.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 623.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 671.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 679.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 620.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 684.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 688.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 711.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 630.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 651.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 682.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 710.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 681.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 652.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 657.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 685.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 704.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 619.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 779.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 702.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 699.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 651.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 672.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 647.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 674.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 634.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 670.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2262.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2210.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2200.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2148.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2675.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2208.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2363.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2266.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2186.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2235.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2240.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2193.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2596.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2204.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2464.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2174.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2239.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2315.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3710.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3760.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3712.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3734.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3802.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3790.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4097.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4238.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4351.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4242.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3638.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4004.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3815.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3781.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3713.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4273.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3657.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3723.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3730.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3987.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3732.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3798.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3941.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3759.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4409.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3717.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3707.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3733.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3695.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3725.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3775.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3888.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3715.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4098.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3953.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3879.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3718.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3741.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3768.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4590.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3679.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4276.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46199.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47846.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48150.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47350.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46479.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52699.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53028.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51884.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51264.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46893.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52493.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53794.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50692.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47543.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49177.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49298.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51531.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53332.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45509.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45187.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45294.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48535.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51282.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55200.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55351.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52894.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45963.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49827.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47941.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48531.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48708.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52263.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51421.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51028.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51036.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52830.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55514.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55180.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49683.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53238.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48397.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47720.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47478.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52615.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52044.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49337.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49111.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47023.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49645.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44869.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53984.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46898.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47881.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48313.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53491.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50775.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49452.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51760.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51684.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55612.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47589.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49593.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50693.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49558.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46784.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52421.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47004.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49467.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47849.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52427.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54688.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53840.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 52847.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48031.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54165.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50649.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51140.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 53064.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47494.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54043.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6276.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6107.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6194.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6781.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6150.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6185.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6502.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6099.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6182.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6153.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6085.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6188.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7447.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6754.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6423.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6069.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6098.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6175.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6508.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6725.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6894.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6831.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6454.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6505.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6466.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6114.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6854.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6843.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6134.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6265.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6268.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6302.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6991.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6911.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6461.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6542.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6496.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6180.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7028.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6237.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6875.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1895.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1819.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1957.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1932.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1813.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1993.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1962.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1831.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1916.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1875.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1592.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1902.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1876.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1979.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1855.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1824.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1900.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1901.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1919.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1952.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1882.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1901.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1916.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1763.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1948.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1693.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1861.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1962.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1979.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1918.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1891.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1933.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1805.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2040.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1964.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1937.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1872.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1810.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1920.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1953.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1963.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1827.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1781.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1933.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1846.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1824.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1826.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1906.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1847.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1841.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1887.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1907.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1855.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1785.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1917.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1964.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1832.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3910.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3651.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3727.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3716.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3756.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3739.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3684.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3439.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3654.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3683.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3755.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3688.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3765.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3668.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3810.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3727.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4336.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 827.2109375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 839.0859375}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 796.50390625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 791.78515625}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 842.234375}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 823.46875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 835.21875}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 774.88671875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 832.98046875}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 840.0546875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 809.703125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 781.109375}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 786.4296875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.4609375}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.69140625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.14453125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.234375}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.1015625}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.5}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.984375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.53125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 627.84375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.32421875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.8515625}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.12109375}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.80078125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.72265625}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.59765625}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.0703125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.50390625}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.68359375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.2734375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.20703125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.921875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.265625}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.52734375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.09765625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.76171875}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.1484375}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.9375}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.8359375}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17405.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17506.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16953.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17238.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16841.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17396.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17078.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17214.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17582.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16762.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17162.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17291.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17068.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16714.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16807.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17515.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17670.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16524.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17862.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12333.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17757.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17021.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16795.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17216.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17095.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17356.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17631.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16964.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17495.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18772.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17455.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17350.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17451.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17378.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17009.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17134.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17257.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17450.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17389.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16562.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20006.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20106.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19393.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19991.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20039.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19511.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19490.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17252.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18017.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17608.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17831.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17189.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17644.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17929.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17533.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17434.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17606.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17570.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17874.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17267.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19228.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18108.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17160.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17867.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17201.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17243.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17458.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17425.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18290.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17532.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17144.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19087.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17858.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17707.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17620.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17779.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17307.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18038.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17630.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17655.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17441.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17443.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17303.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17890.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17865.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17512.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18149.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17824.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17509.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17925.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17329.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18063.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17603.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17372.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18113.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17440.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17907.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18048.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17782.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18012.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.4375}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.673828125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.314453125}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.947265625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.119140625}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.587890625}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.90234375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.216796875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.953125}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.201171875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.4375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.04296875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.7421875}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.88671875}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2.734375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.169921875}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.583984375}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.7265625}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.8125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.85546875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7.875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 9.390625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.943359375}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.64453125}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.33984375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.310546875}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.240234375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5.6640625}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1.33203125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.744140625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.744140625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.58203125}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.99609375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.248046875}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.984375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.591796875}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.5625}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.5703125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6.080078125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.625}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8.5625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3534.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3487.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3553.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3488.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3561.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3557.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3580.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3442.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3669.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3608.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3549.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3678.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3547.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3461.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3739.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3519.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3617.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3453.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3627.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3441.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3451.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3484.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3568.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3548.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3511.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3513.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3477.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3468.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3465.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3480.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3507.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3493.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3540.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13954.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14066.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14300.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14491.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14251.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13919.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14325.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14277.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13949.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15139.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13935.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14544.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14169.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14220.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14478.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14309.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14444.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14154.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 572.65625}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 455.5234375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.31640625}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 546.578125}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 515.59765625}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 586.828125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 539.46875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 449.5390625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 455.44921875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 460.0703125}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 654.51953125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 457.58984375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.73046875}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.36328125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 612.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.69140625}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 522.98828125}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.44140625}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 445.828125}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.98828125}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.296875}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 442.234375}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.8359375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.80859375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.0078125}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.578125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.5234375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 283.1171875}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.58203125}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.7265625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.80078125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 545.46875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.16015625}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.17578125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.84375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 339.8359375}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 428.48828125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.5625}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.20703125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.4765625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3621.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14990.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14478.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14587.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14244.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14400.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14110.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14575.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14598.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14010.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14911.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14596.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14179.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13895.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14305.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13947.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14528.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14113.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14237.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14764.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14252.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14114.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14611.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14709.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14061.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14920.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14585.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14318.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14430.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13969.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14139.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13789.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14631.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14150.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14810.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14143.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14952.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14698.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14456.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14213.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15106.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14490.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14125.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14662.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14176.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13831.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14566.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15167.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14457.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14216.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14297.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14617.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14629.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13959.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14396.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14360.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14353.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15025.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14122.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13931.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14146.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14143.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14182.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6047.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4770.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6200.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6063.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6078.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6335.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6028.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6380.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6160.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6499.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6308.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6320.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6472.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6421.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6426.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6338.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6264.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6484.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6263.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6205.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6185.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6180.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3684.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3704.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3645.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6353.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6285.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6216.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6354.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6325.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6419.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6349.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6318.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6330.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6262.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6382.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6304.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6309.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6506.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6426.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6408.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6251.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6425.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6242.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6244.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6454.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6424.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6212.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6188.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6288.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6539.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6326.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6260.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6430.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6328.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6265.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6291.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6210.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37027.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38479.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37980.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37805.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37355.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42600.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42883.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41763.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41442.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37703.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41871.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42558.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41711.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38397.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38746.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39373.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40897.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43046.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36893.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36958.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36822.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38814.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41208.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44053.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45688.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42135.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36893.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40570.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38290.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39046.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39431.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42492.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40566.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40445.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41557.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42795.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45204.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44747.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39086.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43148.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37820.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38490.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3731.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38894.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42448.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41707.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38916.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40037.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37284.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38742.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37336.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44224.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37994.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38210.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38791.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42869.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41286.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42593.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41251.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40778.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45359.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37591.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39989.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40778.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39185.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37325.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41965.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37666.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38039.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38028.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40585.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43778.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42963.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 42559.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37970.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44186.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39722.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40972.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43449.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37983.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43386.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6293.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6204.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6156.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6539.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6147.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6320.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6541.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6113.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6256.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6252.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6103.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6202.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7188.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6967.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6121.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6072.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6086.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6534.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6456.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7206.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6584.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6097.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6612.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6212.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6286.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6174.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6148.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6614.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6120.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6266.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6235.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6306.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6573.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6073.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6214.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6551.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6468.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6246.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7290.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6155.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6251.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6259.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6325.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6146.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6345.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6422.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6732.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6587.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6956.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6362.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7011.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6790.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6284.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6226.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6114.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6201.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6789.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6198.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6158.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6193.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6318.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6511.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6181.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6106.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6161.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6255.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6093.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6217.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6196.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6151.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7456.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6763.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6102.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6077.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6163.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6184.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6179.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6517.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6734.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6904.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6841.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6195.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6464.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6165.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6164.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6514.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6230.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6287.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6474.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6167.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6237.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6135.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6862.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6852.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3586.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3745.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3676.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3601.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3602.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6142.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6258.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6206.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6275.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6143.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6310.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6375.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7000.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6921.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6468.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6553.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6503.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7034.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6246.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6883.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1072.5}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.5}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1083.5}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1099.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1086.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1092.0}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.0}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1096.5}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.5}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1099.0}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1082.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.5}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1079.5}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1098.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1062.0}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1077.5}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1073.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.5}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.0}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.0}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1079.0}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.5}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1091.0}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1109.5}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1106.0}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1129.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1112.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1088.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.0}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1106.5}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1119.0}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1137.5}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1110.5}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1123.0}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1129.5}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1125.0}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1135.0}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1120.5}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.5}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1136.5}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1101.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1114.5}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1111.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1107.5}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1108.0}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1116.5}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1115.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1104.0}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1149.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.041015625}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.814453125}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.37890625}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.5625}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.755859375}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.03515625}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.615234375}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.82421875}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.833984375}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.2578125}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.60546875}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.79296875}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.12890625}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.73828125}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 413.611328125}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.380859375}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.767578125}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.919921875}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.013671875}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.337890625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.345703125}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.228515625}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.306640625}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.998046875}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.76171875}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.80078125}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 414.3515625}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.87890625}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.013671875}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.869140625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4062.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5380.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2266.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2105.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2199.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2518.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2195.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2190.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2324.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2264.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2237.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2533.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2389.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2194.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2203.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2202.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2217.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2725.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2582.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2309.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2495.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2823.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2654.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2246.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2371.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2548.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2178.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2187.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2255.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2755.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2205.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2273.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 943.0}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 921.0}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1141.5}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 881.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 893.0}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1212.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 926.5}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.5}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1205.5}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.5}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 954.0}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1254.5}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1227.0}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1278.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 929.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.0}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1043.5}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.5}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.5}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.5}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 50.0}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 58.0}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 56.0}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1760.08203125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1735.39453125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.16796875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1745.71484375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4262.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3897.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3595.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3691.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3600.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3590.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1740.83203125}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1726.1171875}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1743.68359375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1653.9921875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1742.3828125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1744.02734375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1771.375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1951.08984375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1796.53125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.86328125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.9453125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.49609375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.55078125}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.11328125}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.6875}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.55078125}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.86328125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 932.3828125}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.140625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.23828125}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.88671875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.8046875}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.453125}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 931.16796875}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.96484375}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1022.17578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.625}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.75}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.6953125}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.140625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.16015625}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.4296875}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.6015625}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.1484375}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.3046875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.6328125}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.94921875}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 416.48828125}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 415.564453125}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 417.306640625}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 421.201171875}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26171875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.263671875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.267578125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.26953125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.265625}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.06640625}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16.173828125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.08203125}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.09375}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 10.822265625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12.564453125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13.265625}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11.435546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.654296875}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14.03125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15.359375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3.263671875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.94921875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.00390625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.001953125}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.0546875}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.912109375}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.884765625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 303.98046875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.544921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.015625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.33203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.720703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.67578125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.810546875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.4609375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.943359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.615234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 305.177734375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.373046875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.5078125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.224609375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.431640625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.1171875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.84765625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.6328125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.36328125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.59375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 303.97265625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 304.01171875}, {"date": "2024-12-04T21:57:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-05T09:58:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-05T21:32:07Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T09:28:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-06T17:17:23Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-06T21:49:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-07T09:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T21:35:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T09:03:41Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T21:44:55Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-09T09:53:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-09T14:32:24Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T21:39:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-10T09:30:52Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-10T16:36:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3573.0}, {"date": "2024-12-10T20:52:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T10:02:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-11T15:37:50Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T21:53:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-12T05:23:47Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-12T09:51:12Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-12T21:24:33Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-13T09:42:57Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-13T16:10:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-14T09:45:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-14T21:39:19Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-15T09:08:17Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-15T21:41:01Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-16T09:36:45Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-16T21:41:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-17T05:09:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-17T17:00:49Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-17T21:54:35Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T04:27:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-18T09:24:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T15:41:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-18T21:44:39Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-19T05:05:09Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-19T09:56:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-19T16:10:31Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-19T21:21:53Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-20T09:45:13Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-20T16:45:30Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-20T21:45:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-21T09:42:56Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-21T21:53:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-22T09:34:34Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.0}, {"date": "2024-12-22T21:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-23T09:18:04Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-23T21:27:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T09:41:18Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-24T13:44:40Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T21:35:25Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-25T09:20:03Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-25T21:00:28Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-26T09:37:06Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T02:42:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T21:21:05Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.5}, {"date": "2024-12-28T09:12:59Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T09:34:11Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T21:49:36Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T09:28:10Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T20:52:00Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-31T09:54:22Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-31T21:41:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2025-01-01T03:17:27Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2025-01-01T21:24:21Z", "test": "AUTOFILL-model-run-latency", "suite": "browser_ml_autofill_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16798.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18182.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17232.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16257.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17611.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16525.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22970.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18221.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17136.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17247.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24854.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16811.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17082.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16231.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14563.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14554.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16103.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14656.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16475.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16437.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13805.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17346.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17854.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16309.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16673.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17212.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15666.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17207.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16051.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16243.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16754.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16802.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16276.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15755.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15659.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16663.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16205.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16244.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16279.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17412.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16239.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23220.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16376.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15431.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15158.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17104.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15714.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19079.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17574.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16100.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17297.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15854.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16485.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17558.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17322.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16332.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18158.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17619.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18312.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.5}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57.0}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58.5}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.0}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.0}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56.5}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.5}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.5}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13337.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13559.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13938.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13736.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13560.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13387.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13745.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12255.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12283.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12151.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11986.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12230.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11998.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12140.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12258.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12318.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12478.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12214.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12305.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12425.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12159.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11518.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12477.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12195.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12426.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12359.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13085.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12197.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12168.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12311.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12093.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13220.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12312.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11974.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12188.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12708.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12354.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12202.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12117.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13077.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12415.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13201.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13243.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4660.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15276.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17282.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17597.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16789.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17526.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17113.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17626.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15968.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17048.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16747.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17167.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16004.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16522.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16808.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16902.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18220.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17522.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16040.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18725.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20406.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16292.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17337.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25157.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19771.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16635.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18367.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17745.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16426.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17165.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18666.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17481.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16666.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17897.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18151.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17207.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16885.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17013.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16002.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16150.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17832.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17001.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15937.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17034.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17336.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18150.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16555.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24851.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18680.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15933.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16117.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15485.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6262.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6132.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6171.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6364.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6115.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6347.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6083.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6202.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6124.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7104.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6575.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6279.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6131.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6248.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6086.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6190.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6268.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6265.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6431.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7169.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6633.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6112.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6626.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6282.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6540.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13491.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12277.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12447.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12108.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12455.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12076.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12493.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12287.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12111.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12212.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12238.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12246.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12305.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12450.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12076.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12342.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12447.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12265.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12179.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12414.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-pipeline-ready-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12244.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6191.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6139.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6880.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6382.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6244.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6320.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6525.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6333.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6207.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6183.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6477.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6125.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6218.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6172.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6209.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7179.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6984.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6419.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6132.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6068.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6094.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6225.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6185.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6619.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7055.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7032.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6105.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7000.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6138.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6269.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6211.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6144.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6189.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6334.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6297.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6104.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6249.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6234.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6108.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6208.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7060.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6116.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6214.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6280.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6241.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6315.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6415.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6305.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3596.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3585.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3604.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3555.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3577.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3637.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3645.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3578.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3574.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3550.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3541.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3649.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6415.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6199.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6150.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6316.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6215.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6365.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6102.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6240.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6516.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6354.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6618.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6166.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7154.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6085.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6095.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6271.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6128.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6289.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6126.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6323.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6404.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6616.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6571.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6273.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6233.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6781.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6220.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6123.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6846.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6157.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6655.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17519.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17575.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17044.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17451.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16907.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17494.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17179.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17285.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17445.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17669.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16872.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17184.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17317.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17090.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16735.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16828.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17536.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17688.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16546.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17887.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12354.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17776.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17042.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16820.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17239.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17268.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17384.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17245.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17654.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16986.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17519.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17193.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18796.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17473.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17264.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17372.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17475.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17403.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17030.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17157.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17275.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17467.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17415.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16577.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20027.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20140.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19415.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20016.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20061.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19535.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19515.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17276.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18040.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17633.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17853.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17208.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17663.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17952.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17457.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17688.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17594.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17191.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17896.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3625.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3594.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3757.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17286.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17351.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19248.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17694.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18133.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17184.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17891.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17222.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17266.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17483.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17450.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18320.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17550.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17169.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19106.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17878.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17729.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17648.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17803.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17330.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18057.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17647.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17680.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17484.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17463.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17467.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17326.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17139.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17297.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17906.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17845.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17533.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17945.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17354.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18085.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17628.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17445.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18136.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17462.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17939.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18070.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17808.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18030.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1662.46875}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1642.6015625}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1753.33984375}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1603.5078125}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.234375}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1592.85546875}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1712.8984375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.328125}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1692.1640625}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1779.796875}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1702.12890625}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1675.5390625}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1668.828125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.30078125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1017.2421875}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.98828125}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.66015625}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.08984375}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.44921875}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.57421875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.24609375}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.5390625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.9765625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.0546875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.578125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.578125}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1014.8515625}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1013.8515625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.98828125}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.7890625}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1018.92578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.2578125}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.08203125}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.46484375}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.97265625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.546875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.9921875}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.41015625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.78515625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.91796875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 445.83984375}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 478.9140625}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 450.76171875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 343.37109375}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 528.5234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 472.76171875}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 409.875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 557.03125}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 477.49609375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 457.65625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 469.015625}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 467.734375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 433.3046875}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.83984375}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.6796875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 418.9296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 422.61328125}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 452.95703125}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 337.73046875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.48828125}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.640625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 552.48046875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 535.640625}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3617.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3608.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3680.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 432.671875}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.33984375}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.046875}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 454.6328125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 454.16796875}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.75390625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.55859375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 577.90234375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.66015625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 359.8671875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.41796875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.80859375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 608.59375}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 382.265625}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 356.59375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 423.75390625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 428.3984375}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.81640625}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6101.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6080.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6289.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6278.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4786.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6157.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6098.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6091.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6055.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6378.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6194.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6082.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6456.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6328.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6333.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6377.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6497.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6438.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6434.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6366.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6154.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6268.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6380.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6472.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6267.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6234.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6175.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6281.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6187.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6357.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6276.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6219.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6382.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6385.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6254.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6374.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6341.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6395.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6254.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6321.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6270.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6364.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6332.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6303.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6346.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6428.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6255.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6485.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6388.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6324.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6403.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6213.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6170.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6427.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6375.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6267.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6239.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6250.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6297.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6261.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6299.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6546.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6243.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6473.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3975.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3701.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4058.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3805.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3538.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3545.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3619.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3660.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3657.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4195.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3605.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3627.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3543.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3966.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3927.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3648.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6327.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6231.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6307.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6339.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6267.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54785.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54886.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56004.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56400.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56287.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 53807.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55954.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55495.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54874.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58207.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54379.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56933.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55283.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55799.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56479.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55713.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55516.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55284.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57263.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56031.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56055.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55355.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55778.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54361.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56018.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55694.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55013.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57303.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55929.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54791.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54753.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55070.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54515.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56102.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55215.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54984.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56815.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55059.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54911.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56164.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56342.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54694.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57015.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56290.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55610.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55581.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54727.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54645.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54863.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55787.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55292.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56463.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55086.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57604.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56834.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55060.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54877.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58111.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56007.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54727.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56201.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54576.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54233.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56166.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 57743.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55358.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54783.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54735.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55878.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 56142.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54635.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55859.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55782.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 55076.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 58062.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54788.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54660.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54897.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54919.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 54908.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3764.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3711.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3667.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3833.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3652.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3768.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5478.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3622.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3642.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4257.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5350.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3621.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3667.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.6484375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 924.53125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 891.56640625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 952.53515625}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 905.92578125}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.47265625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.05078125}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 901.48046875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.90625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.20703125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.390625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.8203125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 912.12109375}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.62890625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.41015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.15234375}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.2109375}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.94140625}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.8125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 637.4921875}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.859375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.3828125}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.54296875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.859375}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.55078125}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.53125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.85546875}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 565.5546875}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.4140625}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.99609375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.4140625}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.5234375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 625.58984375}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.29296875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.046875}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.18359375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.90625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.79296875}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.16015625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.58203125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.42578125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 547.79296875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 589.48828125}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 454.046875}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 532.0859375}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 526.9375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 507.80078125}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 546.51171875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 535.8203125}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 540.6953125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.4609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 540.80078125}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 538.48828125}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.25390625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 555.4453125}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 545.04296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.61328125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 559.44921875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.0859375}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 488.421875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.5625}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.01953125}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 448.4296875}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 287.03125}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.97265625}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.28515625}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.55078125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 430.8203125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.15234375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.42578125}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.14453125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 345.27734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 599.1640625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.546875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 341.01171875}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 337.23828125}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.34765625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 476.1953125}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 343.5546875}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.23828125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.34765625}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.8359375}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.76953125}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.173828125}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.42578125}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.0703125}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.259765625}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.986328125}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.25390625}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.025390625}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.3125}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.58203125}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5078125}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.7578125}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.48828125}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.673828125}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.716796875}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 548.498046875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.71484375}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.61328125}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.728515625}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.484375}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.59375}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.794921875}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.01171875}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.794921875}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.236328125}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.09375}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.931640625}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.66015625}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.697265625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.083984375}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.509765625}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.708984375}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.025390625}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.326171875}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.5078125}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.21484375}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.548828125}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.064453125}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.7109375}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.689453125}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.658203125}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.119140625}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.634765625}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.552734375}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.521484375}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.015625}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.513671875}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.509765625}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.509765625}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.07421875}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.08203125}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.60546875}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.59375}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.583984375}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.580078125}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.578125}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.09375}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.078125}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.572265625}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.580078125}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.576171875}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.07421875}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6327.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6528.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6222.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6711.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6334.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6865.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6186.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6606.5}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 557.5}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.5}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.5}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 559.5}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 584.5}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 553.0}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.5}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.0}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 628.5}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 597.0}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 575.0}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.0}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.5}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 579.0}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.0}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 552.5}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 568.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.33203125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.091796875}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.408203125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.171875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.572265625}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.41796875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.65625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.0625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.255859375}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.00390625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.0859375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.001953125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.939453125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.32421875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.08984375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.79296875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.8828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.666015625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.310546875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.505859375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.9609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.572265625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.943359375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.896484375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.30859375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.759765625}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.8828125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.70703125}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.9609375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13367.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13430.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13623.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13905.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13583.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13306.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13644.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13479.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13241.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14348.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13287.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13811.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13524.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13661.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13774.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13799.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13802.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13766.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14248.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13786.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13972.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13681.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13656.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13421.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14011.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13908.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13451.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14124.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14037.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13481.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13194.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13688.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13351.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13966.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13295.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.87890625}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.556640625}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.697265625}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.98828125}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.759765625}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.689453125}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.865234375}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.974609375}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.0390625}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.888671875}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.36328125}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.2109375}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.759765625}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.56640625}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.189453125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.052734375}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.265625}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 510.93359375}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.796875}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.26953125}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.2421875}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.265625}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.08203125}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.88671875}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.685546875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3646.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3779.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3780.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3829.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2960.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3737.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3669.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3721.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3843.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3951.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3954.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3939.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3789.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3841.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3796.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3859.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3960.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3820.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3803.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3837.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3891.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3917.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3800.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3933.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3840.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3980.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3905.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3945.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3806.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3879.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3928.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3845.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3932.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3982.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3947.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3825.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3844.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3885.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3881.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3838.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3864.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3929.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3873.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3874.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3999.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3865.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13505.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14119.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13725.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13535.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13926.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13851.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13550.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14167.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13913.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13771.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13830.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13422.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13642.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13368.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14025.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13585.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14122.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13547.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14298.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14198.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13832.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13613.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14454.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13870.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13550.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13973.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13470.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13142.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13763.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14296.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13627.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13571.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13711.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14108.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14100.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13287.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13813.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13730.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13531.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 14482.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13523.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13434.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13472.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13594.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13532.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3603.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3735.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3724.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3808.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 2948.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3686.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3623.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3799.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3642.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3790.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3747.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3656.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3911.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3827.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3839.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3923.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3967.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3931.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3791.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3781.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3853.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4003.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3856.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3850.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3745.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3848.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3818.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3886.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3894.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3810.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3854.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3880.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3872.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3785.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3924.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3889.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3910.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3903.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3901.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3871.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3833.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3818.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3958.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3890.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3814.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3912.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3835.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_MEDIUM-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3849.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38010.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38811.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39339.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39918.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39459.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37081.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39381.0}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39134.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38655.5}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41391.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38279.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40232.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39098.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39636.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39654.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39214.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38957.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38944.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40663.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39637.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39488.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39101.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39268.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38440.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39178.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39240.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38457.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40329.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39653.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38335.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38615.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39098.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38238.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39702.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38826.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38573.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39650.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38986.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38605.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39427.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39857.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38677.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40298.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39639.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39401.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39430.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38627.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38857.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38147.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39638.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39065.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40079.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38836.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40379.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39853.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38890.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38911.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40983.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39347.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38398.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39810.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38723.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38191.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39434.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40985.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39112.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38809.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38603.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39609.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39378.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38073.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39285.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39127.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38945.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41321.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38017.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38471.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38926.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39013.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38695.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39824.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40144.5}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40727.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41480.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41470.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38949.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40958.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40451.5}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3965.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3831.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3876.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3852.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3904.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3821.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3768.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3787.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3878.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3907.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3883.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3812.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3834.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3847.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3862.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3884.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 4025.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3870.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3771.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3887.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3811.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3749.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3888.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3846.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 3828.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 623.3671875}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 590.4609375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 507.57421875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 591.60546875}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 607.3203125}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 584.609375}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 604.484375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.45703125}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 593.0078125}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 603.97265625}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 559.27734375}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 534.3984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 489.65234375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.68359375}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 538.5703125}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 361.94140625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 435.15625}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.2421875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 419.1953125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.5078125}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 441.3359375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.54296875}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.69140625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 555.0859375}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.76953125}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 403.2421875}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 403.28125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 420.5859375}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 435.73046875}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.6796875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 388.6015625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.95703125}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.37890625}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.21484375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 437.78515625}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 432.08203125}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 565.18359375}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.19921875}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 402.08984375}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 386.51953125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.04296875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 383.92578125}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13357.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13579.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13958.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13756.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13579.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13407.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13764.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12277.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12302.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12171.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12006.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12252.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12017.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12159.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12276.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12339.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12498.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12233.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12325.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12445.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12179.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11538.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12496.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12215.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12448.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12378.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13158.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12214.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12187.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12331.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12114.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13243.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12333.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12148.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 11994.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12209.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12728.0}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40452.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43160.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40044.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41880.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40835.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40736.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41243.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41069.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40955.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40421.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42328.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41355.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41330.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40550.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40839.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40176.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41194.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40733.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40228.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41864.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41079.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40239.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39847.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40822.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40296.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41646.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40618.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40100.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41723.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40697.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40109.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40985.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41124.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39923.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41620.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40956.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41165.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40484.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40217.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40193.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40017.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41168.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40636.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41579.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40581.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42201.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42106.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40491.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40208.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42869.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41187.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40309.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41212.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40034.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40079.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40845.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42256.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40807.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40560.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40300.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40930.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41016.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39867.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40992.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40857.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40275.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42548.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40281.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40137.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40315.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40250.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40193.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6909.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6984.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7362.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7102.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7041.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6985.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7112.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7223.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7168.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7149.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7139.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5737.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8228.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6350.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7087.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7036.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7067.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7071.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7056.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7128.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7179.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7224.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7184.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7180.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73828125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.720703125}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.423828125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.794921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.76953125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.013671875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.80859375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.634765625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.826171875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.5546875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.87109375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.9453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.310546875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.716796875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.099609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.556640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.6796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.947265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.95703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.85546875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73046875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.197265625}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73828125}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.720703125}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.423828125}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.0859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.794921875}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.76953125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.013671875}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.80859375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.634765625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8046875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.826171875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.5546875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.87109375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.9453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.310546875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.69921875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.716796875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.099609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.556640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.8125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.6796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.947265625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.95703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.85546875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.73046875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.197265625}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 496.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12374.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12224.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12134.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13098.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12435.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13276.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13269.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12151.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12492.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 13511.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12297.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12466.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12128.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12476.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12091.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12515.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12307.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12132.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12232.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12259.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12266.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12324.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12473.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12095.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12363.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12466.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12286.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12200.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12438.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12263.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6316.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6422.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6187.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6224.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6229.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6205.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9824.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6137.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8465.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6473.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10476.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6474.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7523.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6726.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6148.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6060.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6605.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6043.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6567.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6337.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6159.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6458.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6489.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6247.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6263.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6044.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6652.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6374.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6510.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6437.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6049.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10426.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6272.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6227.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6507.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6149.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6745.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6521.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6296.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7061.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6604.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6514.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9958.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8422.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6611.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7537.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8796.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10665.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7582.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6236.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6529.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6299.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6283.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6750.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6622.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6627.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6484.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10448.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6231.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7915.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6724.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6797.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6681.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7366.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6666.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6750.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6472.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6100.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6530.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6439.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6232.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9796.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6594.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6481.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6519.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6739.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6376.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6716.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6498.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6133.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9252.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6389.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10764.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6136.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6577.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6732.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6444.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6622.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6957.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6170.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7162.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6726.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6181.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 86.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 80.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 84.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 74.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 54.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 57.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 76.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9586.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9359.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12523.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12340.0}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9357.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9797.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12095.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13246.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15781.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10922.0}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11891.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11625.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13277.0}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11786.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8947.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9144.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13571.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9256.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11047.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9475.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9302.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9726.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11374.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11198.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10698.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9420.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11007.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10898.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11423.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11473.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10376.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9632.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9183.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9203.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10818.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9277.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9251.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9801.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10991.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9202.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9181.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9045.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12717.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9303.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9022.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9129.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11127.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10668.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10663.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9095.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9165.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9975.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9626.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11459.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10910.0}, {"date": "2024-12-07T21:35:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9216.0}, {"date": "2024-12-08T09:03:41Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9176.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9244.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10162.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9352.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13161.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9327.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9069.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9060.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10857.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10914.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10798.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10325.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10713.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14481.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15323.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8888.0}, {"date": "2024-12-14T21:39:19Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9023.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9566.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9023.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9092.0}, {"date": "2024-12-16T21:41:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9330.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9127.0}, {"date": "2024-12-17T17:00:49Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9664.0}, {"date": "2024-12-17T21:54:35Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9161.0}, {"date": "2024-12-18T04:27:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11787.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9186.0}, {"date": "2024-12-18T15:41:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8929.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8979.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9278.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11803.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9020.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9305.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9119.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9516.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9034.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9314.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10514.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9233.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9293.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9214.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9294.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8997.0}, {"date": "2024-12-24T13:44:40Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9340.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8973.0}, {"date": "2024-12-25T09:20:03Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9309.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9015.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12506.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9192.0}, {"date": "2024-12-27T21:21:05Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9339.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9063.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9103.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10218.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13920.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9561.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13911.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11833.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9132.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9198.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2025-01-01T21:24:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.41015625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.2578125}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.1875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.203125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.3984375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.53125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.15625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.28125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.31640625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.23828125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.23828125}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.05859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 356.89453125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.7109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.1796875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.73828125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.7578125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.60546875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.21484375}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.39453125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.66796875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.25390625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.4765625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.953125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.03125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.68359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.33984375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.79296875}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.44921875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8671875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0859375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0234375}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62022.5}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63334.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63680.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62012.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62055.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71097.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69953.5}, {"date": "2024-12-03T04:44:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68129.5}, {"date": "2024-12-03T09:10:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68607.0}, {"date": "2024-12-03T16:21:08Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62648.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 70081.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71236.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68202.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62634.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64550.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64535.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68355.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68782.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60222.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 59559.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 59904.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63883.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64710.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72601.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73236.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69486.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60858.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65056.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62694.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63980.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63955.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68568.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68059.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66208.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66344.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 70082.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 73760.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72541.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65339.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71301.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63330.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62798.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62524.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68588.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68542.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64372.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64195.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61424.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64742.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 58911.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71251.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62112.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62712.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62838.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71086.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66192.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63843.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67404.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 68825.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72797.5}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62585.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 64643.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 65934.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66063.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62292.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69542.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 61981.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66144.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 63265.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 67729.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72367.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71139.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 69979.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62794.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 72348.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66636.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 66206.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71333.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 62876.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 71083.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3674.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3687.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3718.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3575.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3734.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3594.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3664.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3634.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3587.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3624.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3595.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4050.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3579.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5369.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3591.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3599.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3601.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4251.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3887.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3566.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3679.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3589.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3544.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3580.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4649.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3653.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3573.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3556.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3542.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3563.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3626.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3567.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3635.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3566.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3562.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3709.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3530.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3525.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3636.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3612.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3583.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3746.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3631.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3606.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3598.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3669.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3960.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3692.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4048.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3795.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3527.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3535.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3610.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3648.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3650.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3647.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3582.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4182.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3592.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3614.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3791.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3956.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3915.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3571.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3552.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3638.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3752.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3698.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3655.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3822.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3643.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3756.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5467.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3611.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3631.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4246.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5337.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3607.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3655.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8427.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8259.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11197.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10204.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8328.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11126.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12471.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14115.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8195.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10145.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8438.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10640.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8286.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8463.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12684.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8453.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10211.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8403.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8449.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8645.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10364.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10354.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9674.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8529.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10658.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10133.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10395.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10553.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9794.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9082.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8515.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9172.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8599.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8578.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9054.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10231.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8406.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8424.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8311.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12039.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8508.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8252.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8397.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10265.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10219.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9881.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8219.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8467.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9230.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11022.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10191.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8502.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9359.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8596.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11162.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8580.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9997.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10353.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10064.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9514.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8329.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10186.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13740.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14195.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8246.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8142.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8751.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8264.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8235.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8552.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8289.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9013.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8474.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10727.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8378.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8265.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8451.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11216.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8167.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8555.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8713.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8486.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9825.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8388.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8514.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8580.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8573.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8225.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8508.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8245.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8504.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8209.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11549.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8513.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8581.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8311.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8322.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9673.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13081.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8563.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13186.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10715.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8422.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.798828125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.083984375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.474609375}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.369140625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.712890625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.3828125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.951171875}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.10546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.55859375}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.21484375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.27734375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.4453125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0703125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 665.05078125}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.8359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 873.4609375}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 692.26171875}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 661.95703125}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.671875}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0234375}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.1640625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 599.1171875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 613.15625}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.7890625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.73828125}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 646.0703125}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 505.75390625}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 429.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 430.95703125}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 507.01171875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 491.62109375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 467.296875}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.609375}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1028.12890625}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.19140625}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 428.27734375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.109375}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.53125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.3125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.078125}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.6171875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.56640625}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.66796875}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.78515625}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.578125}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.109375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.84765625}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.2890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 433.80078125}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 443.39453125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 480.421875}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 458.13671875}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 451.40625}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.203125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 699.18359375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1005.1171875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 750.7578125}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 790.21875}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.22265625}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 809.21875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1227.28515625}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 807.87109375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 672.47265625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 744.24609375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.33984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 788.7734375}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4765625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.6875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.62890625}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 468.765625}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 447.31640625}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 477.01171875}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 445.76953125}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.66015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 872.3203125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.57421875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 496.3984375}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.3671875}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.09375}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.6484375}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.5859375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 448.375}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 705.796875}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 624.74609375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.03515625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 478.890625}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.484375}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.24609375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.4921875}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.22265625}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.02734375}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 494.2421875}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 493.86328125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17363.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17560.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16819.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16957.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17527.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16897.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17250.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17279.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17241.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17444.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17790.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17102.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17262.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17554.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17310.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16582.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16948.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17607.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17449.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16442.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17889.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12478.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17765.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17171.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16660.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17117.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17327.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17146.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17574.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17391.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17674.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17119.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17283.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17185.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17119.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18846.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17271.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17070.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17563.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17548.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17465.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17113.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17359.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17382.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17518.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17610.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16562.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20030.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20063.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19530.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20163.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20285.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19729.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19715.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17395.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-04T21:57:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18126.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17788.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17906.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17387.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17702.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17783.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17389.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17589.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17712.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17758.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17449.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17902.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17466.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17234.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19136.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17660.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18172.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17302.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17938.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17321.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17398.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17656.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17268.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18102.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17324.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17396.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19120.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18045.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17866.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17717.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17681.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17528.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17999.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17489.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17598.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17615.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17672.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17523.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17654.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17485.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17430.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17848.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17894.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17400.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18079.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17868.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17563.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17936.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17517.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17935.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17659.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17234.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18215.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17578.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17981.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18085.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17935.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17940.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 973.0}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 949.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 963.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1167.0}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 906.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 958.0}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.0}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1237.5}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 955.0}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 978.0}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1232.0}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 964.0}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 962.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 995.0}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 982.0}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1294.5}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1259.5}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1317.0}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 967.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 959.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 966.0}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 963.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 911.0}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 370.654296875}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.298828125}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.8125}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.62890625}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.1875}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.130859375}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.330078125}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 377.111328125}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.107421875}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 376.15234375}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.328125}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 372.767578125}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 368.59765625}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.232421875}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.412109375}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 369.5859375}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.150390625}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.296875}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.30859375}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.318359375}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.591796875}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 373.728515625}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.267578125}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.7734375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7150.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7070.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7424.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7168.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7190.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7364.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8011.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8059.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8484.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8126.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8104.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8020.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7278.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7234.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7202.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7353.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7163.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7422.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7245.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7192.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7325.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7265.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7321.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7227.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7247.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7291.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7232.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8021.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7222.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7231.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7313.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7130.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7577.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7295.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7544.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7259.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7258.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7698.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7285.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7434.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8147.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7254.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7337.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7271.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8104.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7327.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7297.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7138.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8233.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8040.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7297.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7509.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7300.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7449.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7603.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7365.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7131.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6416.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7186.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7276.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7291.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7239.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7452.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7605.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7256.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7338.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7237.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6927.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7003.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7379.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7120.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7059.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7002.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7129.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7241.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7186.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7166.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7157.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 5749.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8244.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6363.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7105.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7085.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7088.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7073.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7144.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7196.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7241.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7242.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7201.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7196.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7167.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7087.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7442.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7185.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7208.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7381.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8028.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8138.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8075.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8502.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8143.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8038.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7155.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7295.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7251.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7218.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7370.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7181.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7440.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7262.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7209.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7342.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7282.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7339.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7243.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7263.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7307.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7251.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8039.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7240.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7225.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7248.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7330.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7146.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7594.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7311.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7560.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7277.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7257.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7274.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7717.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7301.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7451.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8164.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7271.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7355.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7289.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8121.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7344.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7314.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7155.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8252.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 8058.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7314.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7526.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7292.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7318.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7467.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7256.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7620.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7383.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7148.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 6433.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7203.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7293.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7309.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7255.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7469.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7622.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7273.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7355.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 7253.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.3984375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.80859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.88671875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.33984375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.4140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.6484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.08984375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.203125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.59375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.75390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.44921875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.7734375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.53515625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.7578125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.8203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.453125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.40234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.78125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.99609375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.96484375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.66015625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.96875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.046875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 361.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 488.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 487.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 491.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 492.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.58984375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.80859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.88671875}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.33984375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.4140625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.6484375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.08984375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.265625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.203125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.59375}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 299.75390625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.44921875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.7734375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.640625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.7578125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.8203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.453125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.40234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.78125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.99609375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 300.96484375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 298.8671875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.96875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 301.046875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.515625}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.3828125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.484375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.19140625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.234375}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.59765625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.95703125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.2734375}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.80078125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.21875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.45703125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.10546875}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.41015625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.55859375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.453125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.421875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.35546875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.5078125}, {"date": "2024-12-05T09:58:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-06T09:28:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-06T17:17:23Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T21:49:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-07T09:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-07T21:35:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T09:03:41Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-08T21:44:55Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T09:53:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-09T14:32:24Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-09T21:39:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T09:30:52Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-10T16:36:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.0}, {"date": "2024-12-10T20:52:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T10:02:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 556.0}, {"date": "2024-12-11T15:37:50Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T21:53:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T09:51:12Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-12T21:24:33Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-12-13T09:42:57Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-13T16:10:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T09:45:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-14T21:39:19Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-15T09:08:17Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 499.5}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.939453125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.9921875}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 372.3671875}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 376.73046875}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.744140625}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 375.83984375}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.68359375}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 371.857421875}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.1015625}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 374.73046875}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.81640625}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 408.71484375}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.037109375}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.607421875}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.052734375}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.341796875}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.390625}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 408.060546875}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.55078125}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.65234375}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.66015625}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.470703125}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 398.33984375}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.541015625}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.37109375}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.224609375}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.046875}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 399.912109375}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.001953125}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.806640625}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.93359375}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.08984375}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.8203125}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.2734375}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.81640625}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.607421875}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.8828125}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 410.203125}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.029296875}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.6953125}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 406.123046875}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.8828125}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.98046875}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 407.6328125}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.115234375}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.310546875}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.751953125}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.46875}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.17578125}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.1015625}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.939453125}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.9453125}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.548828125}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.115234375}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.171875}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.21484375}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.119140625}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.220703125}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.224609375}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.048828125}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.501953125}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.458984375}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.451171875}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.427734375}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.779296875}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.77734375}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.322265625}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.892578125}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 5.771484375}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.423828125}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.107421875}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.80078125}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.423828125}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.19921875}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7.849609375}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.6484375}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9.0390625}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.544921875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6372.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6178.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6176.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6221.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6197.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9814.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6130.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8454.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6426.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10468.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6465.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7513.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6718.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6140.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6052.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6556.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6035.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6518.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6309.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6151.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6381.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6410.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6443.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6238.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6253.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6036.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6644.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6366.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6483.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6391.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6041.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10418.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6264.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6219.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6460.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6141.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6696.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6469.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6460.0}, {"date": "2024-12-15T21:41:01Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-16T09:36:45Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T21:41:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T05:09:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T17:00:49Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-17T21:54:35Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-18T04:27:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T09:24:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T15:41:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-18T21:44:39Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T05:05:09Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T09:56:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T16:10:31Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-19T21:21:53Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T09:45:13Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T16:45:30Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-20T21:45:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-21T09:42:56Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-21T21:53:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-22T09:34:34Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-22T21:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T09:18:04Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-23T21:27:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T09:41:18Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-24T13:44:40Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-24T21:35:25Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T09:20:03Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-25T21:00:28Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-26T09:37:06Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T02:42:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-27T21:21:05Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-28T09:12:59Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-12-29T09:34:11Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-29T21:49:36Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T09:28:10Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-30T20:52:00Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T09:54:22Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-31T21:41:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2025-01-01T03:17:27Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2025-01-01T21:24:21Z", "test": "NER-total-memory-usage", "suite": "browser_ml_suggest_feature_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15269.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16367.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15659.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14286.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15925.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14920.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21328.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16231.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15463.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15421.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23443.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15063.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15140.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15004.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13758.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13662.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14678.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13829.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15005.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15290.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12585.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15431.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16672.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14910.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15455.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15679.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14442.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16039.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14776.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15456.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14935.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15561.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14289.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14260.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15176.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14880.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15101.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14815.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15978.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14829.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22379.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14932.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14852.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14376.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15764.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14272.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17928.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15674.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14849.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15642.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14604.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15021.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15811.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16131.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15053.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16816.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16338.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16789.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14115.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16052.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16213.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15353.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16207.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15558.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16154.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16206.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14543.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15166.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15299.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15901.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14610.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15327.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15261.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15708.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16691.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16338.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15878.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14817.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17152.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18798.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16404.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14679.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16153.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24309.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18113.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15356.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17024.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15914.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15177.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15526.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17368.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16051.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15205.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16381.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16990.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15329.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15718.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15525.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14835.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14910.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16552.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15684.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14599.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15736.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15868.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16569.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15245.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24482.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17236.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16452.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14941.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14683.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22145.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.15234375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.46484375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.40625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.49609375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.32421875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.7109375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 0.32421875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 490.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 497.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 495.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 451.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17275.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17481.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16758.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22316.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21619.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21757.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22227.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21561.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22208.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21776.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22048.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22095.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22297.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23661.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21975.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21198.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20704.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21202.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20461.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20624.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21496.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21422.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20160.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22543.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 15301.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21137.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20849.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20481.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21056.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21770.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22001.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21378.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21078.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20964.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20884.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21360.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20835.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20909.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21251.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21255.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21736.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21324.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21324.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21305.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20813.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21320.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21189.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21430.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19011.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23621.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23703.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24288.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24414.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24316.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23768.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24572.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22045.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21607.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21142.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21069.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21267.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21697.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21363.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21373.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21506.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21397.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21225.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21099.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21244.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21242.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21210.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21530.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21634.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21063.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21779.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21378.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21134.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21723.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21350.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22170.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21517.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21093.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21079.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22119.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21792.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21531.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21293.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21246.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22584.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22953.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21472.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21661.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21518.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21499.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22382.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21159.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21346.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21185.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21136.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21556.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21547.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21052.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21288.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21061.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22072.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21390.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21393.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21243.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21444.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21263.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21290.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21411.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21720.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21613.0}, {"date": "2024-11-06T16:51:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-11-06T21:20:17Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 582.5}, {"date": "2024-11-07T04:32:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 561.0}, {"date": "2024-11-07T09:45:52Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 569.5}, {"date": "2024-11-07T16:46:15Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-11-09T09:32:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.0}, {"date": "2024-11-09T21:17:37Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 578.5}, {"date": "2024-11-10T09:21:04Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 588.5}, {"date": "2024-11-10T21:04:38Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 582.0}, {"date": "2024-11-11T09:45:31Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 609.0}, {"date": "2024-11-11T15:51:13Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-11-11T21:39:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 566.0}, {"date": "2024-11-12T09:32:50Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-11-12T17:10:29Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 563.5}, {"date": "2024-11-12T21:49:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.5}, {"date": "2024-11-13T09:48:33Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 656.5}, {"date": "2024-11-13T16:13:06Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 625.5}, {"date": "2024-11-13T21:52:56Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 562.0}, {"date": "2024-11-14T09:57:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 571.5}, {"date": "2024-11-14T21:16:19Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-11-15T04:55:30Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 570.0}, {"date": "2024-11-15T09:34:47Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 568.0}, {"date": "2024-11-15T16:42:12Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 606.5}, {"date": "2024-11-15T21:07:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 576.0}, {"date": "2024-11-16T09:26:01Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 560.5}, {"date": "2024-11-16T21:44:36Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 555.5}, {"date": "2024-11-17T09:29:20Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 565.5}, {"date": "2024-11-17T21:15:58Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 583.0}, {"date": "2024-11-18T09:28:54Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 607.0}, {"date": "2024-11-18T16:38:44Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-11-18T21:33:57Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-11-19T05:18:08Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 567.5}, {"date": "2024-11-19T09:41:05Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 577.5}, {"date": "2024-11-19T15:53:16Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 558.5}, {"date": "2024-11-19T21:44:42Z", "test": "initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 595.0}, {"date": "2024-11-06T16:51:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-06T21:20:17Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-07T04:32:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-07T09:45:52Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-07T16:46:15Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-09T09:32:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-09T21:17:37Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-10T09:21:04Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-10T21:04:38Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-11T09:45:31Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-11T15:51:13Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-11T21:39:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-12T09:32:50Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-12T17:10:29Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-12T21:49:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-13T09:48:33Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6288.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7052.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6556.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6506.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9951.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8414.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6566.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7491.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8784.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8310.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10659.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7573.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6149.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6228.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6520.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6290.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6238.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6722.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6401.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6612.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6618.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6434.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10441.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7908.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6661.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6788.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6632.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7312.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6619.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6742.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6424.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6092.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6483.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6391.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6223.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9787.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6545.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6433.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6511.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6715.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6329.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6707.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6490.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6125.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6380.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 10757.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6127.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6568.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6687.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6398.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6595.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6948.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6162.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 7151.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6680.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6174.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6421.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 296.26953125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.55859375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.859375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.6171875}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.2421875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.87890625}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 291.8828125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.81640625}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.9765625}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.828125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.953125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8359375}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.1640625}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.7734375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.25}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.421875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.90625}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.18359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.69921875}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.30859375}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.83984375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.5625}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.85546875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.41015625}, {"date": "2024-11-06T16:51:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.435546875}, {"date": "2024-11-06T21:20:17Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.359375}, {"date": "2024-11-07T04:32:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.689453125}, {"date": "2024-11-07T09:45:52Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.623046875}, {"date": "2024-11-07T16:46:15Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.646484375}, {"date": "2024-11-09T09:32:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.630859375}, {"date": "2024-11-09T21:17:37Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.990234375}, {"date": "2024-11-10T09:21:04Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.892578125}, {"date": "2024-11-10T21:04:38Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.513671875}, {"date": "2024-11-11T09:45:31Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.755859375}, {"date": "2024-11-11T15:51:13Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.931640625}, {"date": "2024-11-11T21:39:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.13671875}, {"date": "2024-11-12T09:32:50Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.39453125}, {"date": "2024-11-12T17:10:29Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.529296875}, {"date": "2024-11-12T21:49:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 391.845703125}, {"date": "2024-11-13T09:48:33Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.06640625}, {"date": "2024-11-13T16:13:06Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.5546875}, {"date": "2024-11-13T21:52:56Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.83984375}, {"date": "2024-11-14T09:57:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.404296875}, {"date": "2024-11-14T21:16:19Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.1171875}, {"date": "2024-11-15T04:55:30Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.357421875}, {"date": "2024-11-15T09:34:47Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.20703125}, {"date": "2024-11-15T16:42:12Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.33203125}, {"date": "2024-11-15T21:07:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.224609375}, {"date": "2024-11-16T09:26:01Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.830078125}, {"date": "2024-11-16T21:44:36Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 398.48046875}, {"date": "2024-11-17T09:29:20Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 391.6171875}, {"date": "2024-11-13T16:13:06Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-13T21:52:56Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-14T09:57:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-14T21:16:19Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-15T04:55:30Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-15T09:34:47Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-15T16:42:12Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-15T21:07:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-16T09:26:01Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-16T21:44:36Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-17T09:29:20Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-17T21:15:58Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-18T09:28:54Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-18T16:38:44Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-18T21:33:57Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-19T05:18:08Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-19T09:41:05Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-19T15:53:16Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-19T21:44:42Z", "test": "model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-04T21:57:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-05T09:58:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7452.0}, {"date": "2024-12-05T21:32:07Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5689.0}, {"date": "2024-12-06T09:28:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8319.0}, {"date": "2024-12-06T17:17:23Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5615.0}, {"date": "2024-12-06T21:49:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5821.0}, {"date": "2024-12-07T09:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5584.0}, {"date": "2024-12-07T21:35:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5662.0}, {"date": "2024-12-08T09:03:41Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5785.0}, {"date": "2024-12-08T21:44:55Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5659.0}, {"date": "2024-12-09T09:53:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7014.0}, {"date": "2024-12-09T14:32:24Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5575.0}, {"date": "2024-12-09T21:39:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5542.0}, {"date": "2024-12-10T09:30:52Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5791.0}, {"date": "2024-12-10T16:36:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5636.0}, {"date": "2024-12-10T20:52:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7188.0}, {"date": "2024-12-11T10:02:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5697.0}, {"date": "2024-12-11T15:37:50Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5569.0}, {"date": "2024-12-11T21:53:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6168.0}, {"date": "2024-12-12T05:23:47Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5543.0}, {"date": "2024-12-12T09:51:12Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5566.0}, {"date": "2024-12-12T21:24:33Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5630.0}, {"date": "2024-12-13T09:42:57Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5573.0}, {"date": "2024-12-13T16:10:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8513.0}, {"date": "2024-12-14T09:45:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5907.0}, {"date": "2024-12-14T21:39:19Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5570.0}, {"date": "2024-12-15T09:08:17Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5623.0}, {"date": "2024-12-15T21:41:01Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6668.0}, {"date": "2024-12-16T09:36:45Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5620.0}, {"date": "2024-12-16T21:41:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5604.0}, {"date": "2024-12-17T05:09:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5608.0}, {"date": "2024-12-17T17:00:49Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9149.0}, {"date": "2024-12-17T21:54:35Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7443.0}, {"date": "2024-12-18T04:27:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5670.0}, {"date": "2024-12-18T09:24:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-18T15:41:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5410.0}, {"date": "2024-12-18T21:44:39Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5546.0}, {"date": "2024-12-19T05:05:09Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5530.0}, {"date": "2024-12-19T09:56:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5648.0}, {"date": "2024-12-19T16:10:31Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6400.0}, {"date": "2024-12-19T21:21:53Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5812.0}, {"date": "2024-12-20T09:45:13Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5568.0}, {"date": "2024-12-20T16:45:30Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5749.0}, {"date": "2024-12-20T21:45:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5636.0}, {"date": "2024-12-21T09:42:56Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5454.0}, {"date": "2024-12-21T21:53:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6530.0}, {"date": "2024-12-22T09:34:34Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5924.0}, {"date": "2024-12-22T21:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5541.0}, {"date": "2024-12-23T09:18:04Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-23T21:27:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5529.0}, {"date": "2024-12-24T09:41:18Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5765.0}, {"date": "2024-12-24T13:44:40Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5652.0}, {"date": "2024-12-24T21:35:25Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5571.0}, {"date": "2024-12-25T09:20:03Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7726.0}, {"date": "2024-12-25T21:00:28Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7693.0}, {"date": "2024-12-26T09:37:06Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5751.0}, {"date": "2024-12-27T02:42:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5676.0}, {"date": "2024-12-27T21:21:05Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5852.0}, {"date": "2024-12-28T09:12:59Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5631.0}, {"date": "2024-12-29T09:34:11Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5631.0}, {"date": "2024-12-29T21:49:36Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10120.0}, {"date": "2024-12-30T09:28:10Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5833.0}, {"date": "2024-12-30T20:52:00Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5663.0}, {"date": "2024-12-31T09:54:22Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5740.0}, {"date": "2024-12-31T21:41:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5591.0}, {"date": "2025-01-01T03:17:27Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5698.0}, {"date": "2025-01-01T21:24:21Z", "test": "INTENT-initialization-latency", "suite": "browser_ml_suggest_feature_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5601.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 786.296875}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.36328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 787.3125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 829.08984375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 780.125}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 770.75390625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 747.19140625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 798.04296875}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 805.80859375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 731.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 807.38671875}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 817.75390625}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 752.6640625}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.52734375}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 629.28125}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.01953125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.953125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.8125}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.75}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 637.3515625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.71484375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 636.69140625}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.25}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 576.3984375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.71484375}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.44140625}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.375}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.40625}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 565.0859375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.28125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.859375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.2421875}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 632.34375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 625.46875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 631.15625}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 630.89453125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 628.03125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 633.25390625}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.6328125}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 635.70703125}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 626.43359375}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1818.08984375}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1785.4921875}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1877.98046875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1760.25390625}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1829.53515625}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1735.984375}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1762.52734375}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1863.7578125}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1842.2578125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1886.29296875}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1808.08984375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1818.16796875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1793.14453125}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1026.5078125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1017.37109375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.12109375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.921875}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.21875}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.640625}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.71875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.49609375}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.67578125}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.1875}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 969.30859375}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.71484375}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.7109375}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1015.0078125}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1014.37109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 957.53515625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.01171875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.21484375}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 976.47265625}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1027.265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.72265625}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.125}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.70703125}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1020.1484375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1023.53515625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1019.3203125}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1022.8515625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1021.0703125}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.099609375}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16853.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17435.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16800.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17215.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17152.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17192.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17145.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17704.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16996.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17242.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17530.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17287.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16514.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16927.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17580.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17429.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16423.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17866.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 12450.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17741.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17151.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16638.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17098.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17306.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17126.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17551.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17373.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17651.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17102.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17257.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17160.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17098.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18819.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17251.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17049.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17542.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17522.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17443.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17092.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17335.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17365.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17500.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17592.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 16549.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20009.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20043.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19508.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20143.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20211.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19706.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19693.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17376.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18042.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17762.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17883.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17364.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17685.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17760.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17366.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17566.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17687.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17731.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17367.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17884.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17447.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17216.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19115.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17638.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18150.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17285.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17913.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17250.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17633.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17248.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18081.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17301.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17374.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19099.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18021.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17845.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17691.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17658.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17507.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17979.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17469.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17572.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17595.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17650.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17498.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17632.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17463.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17318.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17409.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17830.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17875.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17380.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18055.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17847.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17527.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17915.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17492.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17911.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17636.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17212.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18192.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17560.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17953.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18064.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17911.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17921.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.28515625}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.044921875}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.357421875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.12109375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.5234375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.37109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.609375}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.013671875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.208984375}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.951171875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.033203125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.951171875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.888671875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.275390625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.03515625}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 308.740234375}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.828125}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.61328125}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.255859375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.453125}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.908203125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.521484375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.892578125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.841796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 307.25390625}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.708984375}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.83203125}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.654296875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 306.9140625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.2890625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.28515625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.3203125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.3046875}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.30078125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.29296875}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8501.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8339.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11275.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10287.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8405.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8404.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11205.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12554.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14194.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8273.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10238.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10712.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10834.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8302.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8477.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12700.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8465.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10228.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8420.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8463.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8661.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10381.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10423.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9689.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8545.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10679.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10149.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10411.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10569.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9809.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9097.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8533.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8346.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9191.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8616.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8592.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9071.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10246.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8423.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8440.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8327.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12058.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8528.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8266.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8411.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10282.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10238.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9898.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8237.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8479.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8449.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11037.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10206.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.16796875}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.08984375}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.205078125}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.166015625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.12890625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.103515625}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.181640625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.193359375}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.01171875}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.12109375}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.046875}, {"date": "2024-11-17T21:15:58Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 393.294921875}, {"date": "2024-11-18T09:28:54Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.517578125}, {"date": "2024-11-18T16:38:44Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 396.466796875}, {"date": "2024-11-18T21:33:57Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.498046875}, {"date": "2024-11-19T05:18:08Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 394.017578125}, {"date": "2024-11-19T09:41:05Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 392.73046875}, {"date": "2024-11-19T15:53:16Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 395.67578125}, {"date": "2024-11-19T21:44:42Z", "test": "pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 397.369140625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 421.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 423.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 424.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 296.32421875}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.60546875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.16796875}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.11328125}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.10546875}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.140625}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.046875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.099609375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.22265625}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.05859375}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 356.89453125}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.7109375}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.8125}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.1796875}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.73828125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.125}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.7578125}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.60546875}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.21484375}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.125}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.39453125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.66796875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.25390625}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.4765625}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.953125}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.63671875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.03125}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.68359375}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.33984375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.796875}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.79296875}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 358.44921875}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 359.41796875}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0859375}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-pipeline-ready-memory", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 357.0234375}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 498.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 501.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 502.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 503.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-cold-start-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8516.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9376.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8613.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11176.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8592.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8326.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8330.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10010.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10370.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10080.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9527.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8345.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10202.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13754.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14375.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8264.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8156.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8771.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8277.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8249.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8564.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8304.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9029.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8491.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10744.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8391.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8278.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8332.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8464.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11232.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8182.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8570.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8360.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8759.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8499.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8446.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9839.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8404.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8530.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8594.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8589.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8242.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8522.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8256.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8516.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8223.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11604.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8527.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8593.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8328.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8339.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9687.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13096.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8581.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13201.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10732.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8443.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8365.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11642.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10980.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14949.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10960.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12879.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13794.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13039.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19720.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10996.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15832.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11410.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15705.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14473.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10448.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10582.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15532.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10737.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12619.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10932.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10723.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11638.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11083.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14338.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14021.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10830.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11624.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14749.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13101.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13031.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10690.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10772.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10721.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10675.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13085.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10801.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10686.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11260.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12476.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10919.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10706.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11024.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14222.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10813.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10556.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10614.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14300.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10661.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12364.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10611.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11486.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11426.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12382.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13075.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10710.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10619.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10680.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11681.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10882.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14731.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10796.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10565.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10550.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12383.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10648.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12282.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11884.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11192.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12133.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14219.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18779.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10402.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10470.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12464.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10429.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10596.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10793.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10599.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10954.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10701.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13428.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10666.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10341.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10452.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10770.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12718.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10465.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10774.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10809.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11106.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10514.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10767.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12116.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10702.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10857.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10669.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10783.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10470.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10954.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10421.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10790.0}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10533.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15349.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10711.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10827.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10497.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10585.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10465.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16065.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11198.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14544.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13811.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10548.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10672.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.5}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.5}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1021.6640625}, {"date": "2024-11-15T21:07:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1033.22265625}, {"date": "2024-11-16T09:26:01Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1000.59375}, {"date": "2024-11-16T21:44:36Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.30859375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1003.35546875}, {"date": "2024-11-17T21:15:58Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1100.1171875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1001.2421875}, {"date": "2024-11-18T16:38:44Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.8515625}, {"date": "2024-11-18T21:33:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1016.6640625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1889.51171875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1055.53125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1860.38671875}, {"date": "2024-11-19T21:44:42Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 968.08203125}, {"date": "2024-11-20T04:44:54Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.1015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.37890625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.015625}, {"date": "2024-11-24T09:44:41Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-24T22:26:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.58203125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.44140625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.4375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 766.8828125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1065.671875}, {"date": "2024-11-26T04:50:59Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.49609375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.51953125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.82421875}, {"date": "2024-11-27T03:58:00Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 787.4921875}, {"date": "2024-11-27T09:56:17Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.84375}, {"date": "2024-11-27T16:49:25Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.65234375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.9375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1113.0546875}, {"date": "2024-11-28T13:37:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-28T21:54:11Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.75390625}, {"date": "2024-11-29T05:32:38Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.7890625}, {"date": "2024-11-29T15:40:20Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.55859375}, {"date": "2024-11-29T21:43:13Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.78125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.484375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.953125}, {"date": "2024-12-02T21:40:52Z", "test": "intent-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.46875}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.09765625}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1160.6328125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.7109375}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8583.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8701.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8681.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9114.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8866.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8742.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8377.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8549.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8539.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10023.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9427.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9245.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8811.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8403.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8458.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8971.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8452.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8419.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9671.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8534.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10132.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8775.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9998.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8791.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8433.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9758.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9486.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8431.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8363.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8569.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8235.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.91015625}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.6640625}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.2890625}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.92578125}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 291.9375}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.8671875}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.02734375}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.87890625}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 301.00390625}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8828125}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.21875}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.82421875}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.30859375}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.4765625}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.4296875}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.9609375}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.34765625}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.74609375}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.36328125}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 302.8828125}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.70703125}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 300.62109375}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.91015625}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-cold-start-initialization-memory", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 299.453125}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2052.359375}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1853.90234375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1819.41796875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1972.8984375}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1807.16796875}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2234.1015625}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1838.078125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1359.15234375}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1889.98828125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1866.76953125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1649.53125}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1725.58203125}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1857.296875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.2890625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.21484375}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.25390625}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.5234375}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.61328125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.94921875}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.86328125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1192.82421875}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.8125}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.71875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.58203125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.1171875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.7578125}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.109375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1196.828125}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.796875}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.26171875}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1195.2265625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.58984375}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.04296875}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.15625}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.765625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1190.1171875}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.30078125}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1189.859375}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1191.73046875}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26509.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26874.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26612.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26503.5}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26454.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25868.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26580.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26391.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26589.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26183.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26641.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26489.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26417.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26062.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26548.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26742.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26833.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26342.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26873.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26925.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26424.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26065.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26833.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26220.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26815.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26305.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26983.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26949.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25742.5}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26826.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26857.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25991.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26393.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26195.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26129.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25956.0}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26532.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8230.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8210.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8441.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8478.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8272.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8365.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8467.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8479.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8442.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8352.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8714.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8320.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8540.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8421.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8304.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8350.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8466.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8312.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8522.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8391.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8275.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8496.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8507.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8549.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8380.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8284.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8359.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8443.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8462.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8562.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8504.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8565.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8535.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8460.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8416.5}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8313.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8384.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8396.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_TINY-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8463.0}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2113.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.0}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2125.0}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2137.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2131.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2114.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2180.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2119.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2130.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2184.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2143.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2185.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2236.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2139.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2159.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2286.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2146.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2267.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2270.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2173.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2197.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2155.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2166.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2160.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2177.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2157.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2275.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26542.0}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26835.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26269.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26312.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26590.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26476.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26918.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26664.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26902.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 27644.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26494.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26548.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26659.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26468.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26861.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26849.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26320.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26490.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26193.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26667.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26533.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26486.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26726.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26549.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26764.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26578.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26936.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26721.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26462.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26501.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26557.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26602.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26434.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26667.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26733.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26731.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26545.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26744.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26606.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_SMALL-model-run-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 26564.5}, {"date": "2024-11-29T21:43:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3499.0}, {"date": "2024-11-30T09:28:29Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3558.0}, {"date": "2024-11-30T21:09:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3503.5}, {"date": "2024-12-01T09:52:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.0}, {"date": "2024-12-02T09:38:51Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3512.0}, {"date": "2024-12-02T16:15:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.5}, {"date": "2024-12-02T21:40:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.5}, {"date": "2024-12-03T21:40:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3476.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3495.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3497.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.0}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3502.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3586.0}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3521.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3619.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3543.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3531.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3458.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.0}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3539.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3536.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3526.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3490.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3520.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3435.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3509.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3498.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3501.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3615.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3473.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3537.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3528.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3470.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3508.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3457.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3489.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3506.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3443.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2164.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2142.0}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2183.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2161.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2168.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2147.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2179.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2182.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2172.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2188.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2154.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2247.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2191.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2181.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2133.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2192.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2218.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2215.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.5}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2169.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2165.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2167.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2175.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2216.0}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2152.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2128.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2198.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2141.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2162.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2140.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2189.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2211.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2150.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-pipeline-ready-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2145.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15266.0}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3466.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3546.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3424.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3505.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3478.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3515.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3559.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3443.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3491.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3523.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3522.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3479.0}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3471.0}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3569.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3532.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3514.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3494.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3510.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3529.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3517.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3533.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3518.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3492.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3500.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3450.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-initialization-latency", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3472.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1408.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1393.5}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1441.0}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1418.5}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1388.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1420.0}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1514.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1526.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1544.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1495.0}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1387.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.5}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1588.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1541.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1435.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1481.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1528.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1418.5}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1435.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1405.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1388.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1511.5}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1512.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1511.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1543.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1527.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1451.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1375.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1591.0}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1453.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1514.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1560.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1374.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1497.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1499.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.5}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1528.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1469.0}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1465.5}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.5}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1437.0}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1452.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1513.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1390.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1529.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1559.0}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1482.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1513.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1437.0}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1467.0}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1423.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1498.0}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1529.0}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1266.03125}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.9765625}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1237.19140625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.40625}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.62890625}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1156.12109375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2012.3984375}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1188.28515625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1996.87890625}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1102.5546875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.625}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.1015625}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.37890625}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.015625}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.671875}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.58203125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.44140625}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 765.453125}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.41015625}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1065.671875}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.55859375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.51953125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.82421875}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 827.68359375}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.84375}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.65234375}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.9609375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1114.05859375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.140625}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 767.75390625}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 766.2421875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.55859375}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.78125}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 764.484375}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.3984375}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.65234375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.7890625}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.953125}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 763.46875}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7.0703125}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5078125}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.798828125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15.412109375}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.166015625}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11.107421875}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.521484375}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.18359375}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.142578125}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.498046875}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.87890625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.95703125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.44921875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.666015625}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.125}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.09375}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.314453125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15347.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16449.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15743.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14362.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16003.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15053.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21400.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16301.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15537.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15505.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23518.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15147.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15220.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15018.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13773.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13676.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14688.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13841.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15018.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15306.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12604.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15446.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16685.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14923.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15468.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15693.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14458.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16050.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14793.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15032.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15469.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16083.0}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15555.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14510.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15902.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14985.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21468.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15954.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15227.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15201.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23497.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14873.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14957.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15009.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13704.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13699.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14843.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13748.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15186.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15246.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12501.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15683.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16665.0}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15074.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15340.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15862.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14290.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16049.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14617.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15017.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15297.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15138.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15515.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14476.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14432.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15364.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14694.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15072.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15002.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16141.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15026.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22408.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15098.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14512.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14384.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15905.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14419.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17949.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15911.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14674.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14452.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15204.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15596.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16159.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14872.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16633.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16167.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16849.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14025.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15876.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15942.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15577.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16033.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15360.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15974.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16437.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14728.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15391.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15479.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15772.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14813.0}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1530.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1558.0}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1512.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1465.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_BIG-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1466.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11572.0}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10911.0}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15133.0}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14872.0}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10879.0}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12819.0}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13710.0}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12979.0}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 19638.0}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10933.0}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15767.0}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11336.0}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15622.0}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14447.0}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10435.0}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10567.0}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15517.0}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10725.0}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12605.0}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10917.0}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10709.0}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11628.0}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11067.0}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14323.0}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14005.0}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11599.0}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14733.0}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13087.0}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13019.0}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10675.0}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10759.0}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10703.0}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10663.0}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13068.0}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10783.0}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10672.0}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11245.0}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12462.0}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10907.0}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10689.0}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11009.0}, {"date": "2024-12-03T04:44:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14206.0}, {"date": "2024-12-03T09:10:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10797.0}, {"date": "2024-12-03T16:21:08Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10542.0}, {"date": "2024-12-03T21:40:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10601.0}, {"date": "2024-12-04T09:26:16Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-04T14:46:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10644.0}, {"date": "2024-12-04T21:57:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12350.0}, {"date": "2024-12-05T09:58:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10583.0}, {"date": "2024-12-05T21:32:07Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10598.0}, {"date": "2024-12-06T09:28:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11471.0}, {"date": "2024-12-06T17:17:23Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11413.0}, {"date": "2024-12-06T21:49:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12367.0}, {"date": "2024-12-07T09:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13060.0}, {"date": "2024-12-07T21:35:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10697.0}, {"date": "2024-12-08T09:03:41Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10605.0}, {"date": "2024-12-08T21:44:55Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10666.0}, {"date": "2024-12-09T09:53:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11665.0}, {"date": "2024-12-09T14:32:24Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10866.0}, {"date": "2024-12-09T21:39:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14715.0}, {"date": "2024-12-10T09:30:52Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10784.0}, {"date": "2024-12-10T16:36:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10540.0}, {"date": "2024-12-10T20:52:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10532.0}, {"date": "2024-12-11T10:02:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12369.0}, {"date": "2024-12-11T15:37:50Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10631.0}, {"date": "2024-12-11T21:53:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12266.0}, {"date": "2024-12-12T05:23:47Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11869.0}, {"date": "2024-12-12T09:51:12Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11178.0}, {"date": "2024-12-12T21:24:33Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12118.0}, {"date": "2024-12-13T09:42:57Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14205.0}, {"date": "2024-12-13T16:10:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18768.0}, {"date": "2024-12-14T09:45:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10390.0}, {"date": "2024-12-14T21:39:19Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10457.0}, {"date": "2024-12-15T09:08:17Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12444.0}, {"date": "2024-12-15T21:41:01Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10416.0}, {"date": "2024-12-16T09:36:45Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10582.0}, {"date": "2024-12-16T21:41:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10779.0}, {"date": "2024-12-17T05:09:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10584.0}, {"date": "2024-12-17T17:00:49Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10941.0}, {"date": "2024-12-17T21:54:35Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10686.0}, {"date": "2024-12-18T04:27:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13413.0}, {"date": "2024-12-18T09:24:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10655.0}, {"date": "2024-12-18T15:41:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10328.0}, {"date": "2024-12-18T21:44:39Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10440.0}, {"date": "2024-12-19T05:05:09Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10758.0}, {"date": "2024-12-19T09:56:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12702.0}, {"date": "2024-12-19T16:10:31Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10450.0}, {"date": "2024-12-19T21:21:53Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10761.0}, {"date": "2024-12-20T09:45:13Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10795.0}, {"date": "2024-12-20T16:45:30Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11095.0}, {"date": "2024-12-20T21:45:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10501.0}, {"date": "2024-12-21T09:42:56Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10754.0}, {"date": "2024-12-21T21:53:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12104.0}, {"date": "2024-12-22T09:34:34Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10690.0}, {"date": "2024-12-22T21:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10841.0}, {"date": "2024-12-23T09:18:04Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10655.0}, {"date": "2024-12-23T21:27:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10772.0}, {"date": "2024-12-24T09:41:18Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10455.0}, {"date": "2024-12-24T13:44:40Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10940.0}, {"date": "2024-12-24T21:35:25Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10409.0}, {"date": "2024-12-25T09:20:03Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10777.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15269.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15103.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15742.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16491.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16300.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16054.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14860.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16938.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18541.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16191.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14832.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15925.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24260.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18288.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15181.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16934.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15673.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15202.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15527.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17405.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16265.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15391.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16585.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17060.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15556.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15535.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15567.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14879.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14937.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16518.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15536.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14460.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15805.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16091.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16848.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15106.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24109.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17427.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16290.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14253.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14755.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14623.0}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1648.8203125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14949.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15575.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14302.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14274.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14895.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15112.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14829.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15991.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14844.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22393.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14944.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14863.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14390.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15774.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14285.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17946.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15689.0}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14861.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15652.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14616.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15035.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15825.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16145.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15065.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16828.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16350.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16806.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14128.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16238.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15365.0}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16221.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15570.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16166.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16220.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14557.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15181.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15311.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15965.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14622.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15338.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15274.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15718.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16701.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16351.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15891.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14827.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17175.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18820.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16417.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14691.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16164.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24325.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18133.0}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15369.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17039.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15927.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15190.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15539.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17379.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16063.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15221.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16405.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17011.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15343.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15739.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15539.0}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14850.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14921.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16622.0}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15698.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14612.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15746.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15880.0}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16583.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15255.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24492.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17248.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16465.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14466.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14955.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-initialization-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14729.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 500.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 508.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1641.359375}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1661.03515625}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1630.91796875}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1643.38671875}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1654.28125}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1639.078125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.35546875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1631.3203125}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1646.12109375}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1675.80859375}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1881.5546875}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1678.60546875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.59765625}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1027.9453125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.49609375}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.55078125}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.8515625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.23828125}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.55078125}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1015.80078125}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 930.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.0859375}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.796875}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.14453125}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.66796875}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.8046875}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.99609375}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 930.65625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1029.96484375}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.92578125}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.3671875}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.75}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.51953125}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.765625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.8125}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.24609375}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 925.42578125}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.96484375}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.3046875}, {"date": "2024-12-02T21:40:52Z", "test": "suggest-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1019.6328125}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 566.09765625}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 548.34375}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 522.265625}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 460.0234375}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 614.12890625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 547.49609375}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 511.33984375}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 656.4765625}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 564.74609375}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 570.08203125}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 518.734375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 571.33984375}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 551.18359375}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 426.95703125}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 610.96875}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 428.8046875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 429.96875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 461.87890625}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 341.10546875}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 384.51171875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 498.00390625}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 554.8125}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 539.52734375}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 440.17578125}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 385.625}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 387.3515625}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 465.38671875}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 455.68359375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 401.75390625}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 438.02734375}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 581.29296875}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.66015625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 364.6796875}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 430.39453125}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 387.7734375}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 609.65625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 382.44921875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 362.5234375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 431.0625}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 436.90625}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 399.81640625}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.0}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-02T21:40:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-03T04:44:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-03T09:10:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-03T16:21:08Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-03T21:40:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-04T09:26:16Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-04T14:46:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-04T21:57:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-05T09:58:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-05T21:32:07Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T09:28:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T17:17:23Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-06T21:49:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-07T09:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-07T21:35:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-08T09:03:41Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-08T21:44:55Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-09T09:53:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-09T14:32:24Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-09T21:39:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-10T09:30:52Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T16:36:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-10T20:52:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-11T10:02:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-11T15:37:50Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-11T21:53:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-12T05:23:47Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-12T09:51:12Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-12T21:24:33Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-13T09:42:57Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-12-13T16:10:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-14T09:45:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-14T21:39:19Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-15T09:08:17Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-15T21:41:01Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-16T09:36:45Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-16T21:41:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-17T05:09:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-17T17:00:49Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-17T21:54:35Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-18T04:27:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-18T09:24:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-18T15:41:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-18T21:44:39Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-19T05:05:09Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-19T09:56:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-19T16:10:31Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-19T21:21:53Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T09:45:13Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T16:45:30Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-20T21:45:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-21T09:42:56Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-21T21:53:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-22T09:34:34Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-22T21:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-23T09:18:04Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-23T21:27:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-24T09:41:18Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-24T13:44:40Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-24T21:35:25Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-25T09:20:03Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-12-25T21:00:28Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-26T09:37:06Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-27T02:42:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-27T21:21:05Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-28T09:12:59Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-29T09:34:11Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-29T21:49:36Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T09:28:10Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T20:52:00Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-31T09:54:22Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-31T21:41:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2025-01-01T03:17:27Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2025-01-01T21:24:21Z", "test": "intent-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 62.5}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 65.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 65.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 68.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 62.0}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 68.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 61.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.5}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 50.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-12-25T21:00:28Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10520.0}, {"date": "2024-12-26T09:37:06Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 15313.0}, {"date": "2024-12-27T02:42:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10699.0}, {"date": "2024-12-27T21:21:05Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10816.0}, {"date": "2024-12-28T09:12:59Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10482.0}, {"date": "2024-12-29T09:34:11Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10570.0}, {"date": "2024-12-29T21:49:36Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10453.0}, {"date": "2024-12-30T09:28:10Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16049.0}, {"date": "2024-12-30T20:52:00Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 11184.0}, {"date": "2024-12-31T09:54:22Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14530.0}, {"date": "2024-12-31T21:41:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13793.0}, {"date": "2025-01-01T03:17:27Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10536.0}, {"date": "2025-01-01T21:24:21Z", "test": "suggest-pipeline-ready-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10659.0}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 697.0}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 698.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 714.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 722.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 723.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 717.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 719.5}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 739.0}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 737.5}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 686.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.5}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 769.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 792.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 708.5}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 717.0}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.0}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 667.5}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 707.0}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 745.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 743.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 680.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.0}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 709.5}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 704.5}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 747.5}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 769.5}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.0}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 761.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 726.0}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 720.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 753.5}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 748.5}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 735.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 762.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 732.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 742.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 728.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 731.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 768.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 754.0}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 760.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 718.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 713.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 741.0}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 749.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 740.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 691.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 730.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 722.5}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 736.0}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-XENOVA-DISTILBART-CNN-12-6_SMALL-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 769.5}, {"date": "2024-12-04T09:26:16Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-04T14:46:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.0}, {"date": "2024-12-04T21:57:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-05T09:58:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-05T21:32:07Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1147.5}, {"date": "2024-12-06T09:28:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1177.5}, {"date": "2024-12-06T17:17:23Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.5}, {"date": "2024-12-06T21:49:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1261.5}, {"date": "2024-12-07T09:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1194.5}, {"date": "2024-12-07T21:35:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-08T09:03:41Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1144.5}, {"date": "2024-12-08T21:44:55Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1134.5}, {"date": "2024-12-09T09:53:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1136.0}, {"date": "2024-12-09T14:32:24Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-09T21:39:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1150.0}, {"date": "2024-12-10T09:30:52Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 506.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 550.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.5}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 509.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 513.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 518.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 515.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 520.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 517.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 516.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 512.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 511.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 524.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 519.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 48.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.5}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1001.5}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 965.5}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 975.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 990.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 953.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 968.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.5}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 962.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 992.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 945.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 958.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 733.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 735.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 970.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 972.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 957.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 958.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 960.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 961.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 966.5}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.5}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 964.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 952.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 969.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 973.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1031.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1039.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1023.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.5}, {"date": "2024-12-10T16:36:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1148.5}, {"date": "2024-12-10T20:52:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1143.5}, {"date": "2024-12-11T10:02:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1332.0}, {"date": "2024-12-11T15:37:50Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1153.5}, {"date": "2024-12-11T21:53:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1121.0}, {"date": "2024-12-12T05:23:47Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.0}, {"date": "2024-12-12T09:51:12Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1188.5}, {"date": "2024-12-12T21:24:33Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1151.0}, {"date": "2024-12-13T09:42:57Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1145.0}, {"date": "2024-12-13T16:10:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-14T09:45:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-14T21:39:19Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.5}, {"date": "2024-12-15T09:08:17Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1120.0}, {"date": "2024-12-15T21:41:01Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1198.5}, {"date": "2024-12-16T09:36:45Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.5}, {"date": "2024-12-16T21:41:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1166.5}, {"date": "2024-12-17T05:09:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1186.5}, {"date": "2024-12-17T17:00:49Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1126.0}, {"date": "2024-12-17T21:54:35Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1172.0}, {"date": "2024-12-18T04:27:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1169.5}, {"date": "2024-12-18T09:24:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.0}, {"date": "2024-12-18T15:41:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1129.0}, {"date": "2024-12-18T21:44:39Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1138.0}, {"date": "2024-12-19T05:05:09Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1130.5}, {"date": "2024-12-19T09:56:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.5}, {"date": "2024-12-19T16:10:31Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.5}, {"date": "2024-12-19T21:21:53Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1146.0}, {"date": "2024-12-20T09:45:13Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1122.0}, {"date": "2024-12-20T16:45:30Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.0}, {"date": "2024-12-20T21:45:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-21T09:42:56Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1174.5}, {"date": "2024-12-21T21:53:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1117.0}, {"date": "2024-12-22T09:34:34Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.0}, {"date": "2024-12-22T21:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-23T09:18:04Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-23T21:27:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1179.5}, {"date": "2024-12-24T09:41:18Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1161.5}, {"date": "2024-12-24T13:44:40Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.0}, {"date": "2024-12-24T21:35:25Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.5}, {"date": "2024-12-25T09:20:03Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1171.5}, {"date": "2024-12-25T21:00:28Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1135.5}, {"date": "2024-12-26T09:37:06Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1170.5}, {"date": "2024-12-27T02:42:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-27T21:21:05Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1140.5}, {"date": "2024-12-28T09:12:59Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1149.5}, {"date": "2024-12-29T09:34:11Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1164.5}, {"date": "2024-12-29T21:49:36Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1144.5}, {"date": "2024-12-30T09:28:10Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1166.5}, {"date": "2024-12-30T20:52:00Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1127.0}, {"date": "2024-12-31T09:54:22Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1142.5}, {"date": "2024-12-31T21:41:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2025-01-01T03:17:27Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1194.5}, {"date": "2025-01-01T21:24:21Z", "test": "SUM-ONNX-COMMUNITY-QWEN2.5-0.5B-INSTRUCT_TINY-total-memory-usage", "suite": "browser_ml_summarizer_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1155.5}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 72.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 47.5}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 63.0}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.0}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 71.0}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 69.5}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 63.5}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 59.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 60.5}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 52.0}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 49.5}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-03T04:44:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-03T09:10:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 50.0}, {"date": "2024-12-03T21:40:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1024.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1025.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1030.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1021.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1034.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1018.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1039.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1032.5}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.0}, {"date": "2024-12-04T09:26:16Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-04T14:46:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-04T21:57:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-05T09:58:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-06T09:28:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-06T17:17:23Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-07T21:35:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-08T21:44:55Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-10T09:30:52Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-10T20:52:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-12-11T15:37:50Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-11T21:53:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-12T09:51:12Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-12T21:24:33Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-14T09:45:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T09:08:17Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-15T21:41:01Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 32.0}, {"date": "2024-12-16T21:41:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-17T17:00:49Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-17T21:54:35Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-18T09:24:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-18T15:41:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-19T05:05:09Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-19T09:56:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-20T09:45:13Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-20T16:45:30Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T21:45:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-21T09:42:56Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.5}, {"date": "2024-12-21T21:53:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 34.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-23T21:27:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2024-12-24T09:41:18Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-24T13:44:40Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-27T02:42:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 26.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.0}, {"date": "2024-12-29T21:49:36Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 51.5}, {"date": "2024-12-30T09:28:10Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-31T21:41:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 31.5}, {"date": "2025-01-01T03:17:27Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 33.5}, {"date": "2025-01-01T21:24:21Z", "test": "engine4-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1473.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1601.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1474.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1414.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1414.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1544.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1486.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1611.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1550.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1548.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1485.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1484.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1617.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1491.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1033.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1049.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1031.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1026.5}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1034.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1036.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1053.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1049.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1082.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1028.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-pipeline-ready-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1020.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 999.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 984.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 994.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 995.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1011.5}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 987.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 985.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1005.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1010.5}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 963.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 746.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 752.5}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.5}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 977.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 978.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 979.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 980.5}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 975.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 986.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 989.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 983.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 976.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 996.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 971.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 988.5}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1005.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 991.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1081.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1051.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.5}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1072.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1059.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1080.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1041.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1042.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1044.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1064.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1070.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1061.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1040.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1037.5}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1067.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1050.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1083.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1071.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.5}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1078.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1052.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1069.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1056.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1048.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1045.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1054.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1057.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1074.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1063.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1071.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1075.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1047.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1102.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1060.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1068.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1046.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1058.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1055.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1066.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 46.5}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 43.5}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 42.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 44.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 45.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.5}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 40.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 36.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 38.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 39.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-model-run-latency", "suite": "browser_ml_engine_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 37.5}, {"date": "2024-11-15T16:42:12Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.240234375}, {"date": "2024-11-15T21:07:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.888671875}, {"date": "2024-11-16T09:26:01Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.259765625}, {"date": "2024-11-16T21:44:36Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.11328125}, {"date": "2024-11-17T09:29:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.37109375}, {"date": "2024-11-17T21:15:58Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.8515625}, {"date": "2024-11-18T09:28:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.990234375}, {"date": "2024-11-18T16:38:44Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.01953125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.56640625}, {"date": "2024-11-19T05:18:08Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.814453125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.111328125}, {"date": "2024-11-19T15:53:16Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.705078125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 4.03125}, {"date": "2024-11-20T04:44:54Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-20T09:38:47Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.025390625}, {"date": "2024-11-24T22:26:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T09:40:45Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T12:38:24Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-25T15:53:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-26T09:36:10Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-26T20:51:18Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T03:58:00Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T16:49:25Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-27T21:23:33Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-28T04:25:49Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-28T13:37:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-29T05:32:38Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.029296875}, {"date": "2024-11-29T15:40:20Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-29T21:43:13Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-30T09:28:29Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01953125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-12-02T09:38:51Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-12-02T16:15:27Z", "test": "intent-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.021484375}, {"date": "2024-11-15T16:42:12Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.76953125}, {"date": "2024-11-15T21:07:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6328125}, {"date": "2024-11-16T09:26:01Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.123046875}, {"date": "2024-11-16T21:44:36Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.11328125}, {"date": "2024-11-17T09:29:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.96484375}, {"date": "2024-11-17T21:15:58Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 6.6484375}, {"date": "2024-11-18T09:28:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1.7578125}, {"date": "2024-11-18T16:38:44Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 8.2421875}, {"date": "2024-11-18T21:33:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.697265625}, {"date": "2024-11-19T05:18:08Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.20703125}, {"date": "2024-11-19T09:41:05Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 2.056640625}, {"date": "2024-11-19T15:53:16Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 3.490234375}, {"date": "2024-11-19T21:44:42Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.279296875}, {"date": "2024-11-20T04:44:54Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-20T09:38:47Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.017578125}, {"date": "2024-11-20T17:12:02Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-23T09:01:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-24T09:44:41Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-24T22:26:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T09:40:45Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T12:38:24Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T15:53:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-25T20:59:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T04:50:59Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T09:36:10Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-26T20:51:18Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T03:58:00Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T09:56:17Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T16:49:25Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-27T21:23:33Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-28T04:25:49Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-28T13:37:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.01171875}, {"date": "2024-11-28T21:54:11Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T05:32:38Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T15:40:20Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-29T21:43:13Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-30T09:28:29Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-30T21:09:19Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-01T09:52:57Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-02T09:38:51Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-12-02T16:15:27Z", "test": "suggest-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 0.015625}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.5}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 38.5}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 40.5}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 36.5}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.5}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 23.0}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.5}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 35.0}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 37.0}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 16.0}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 39.0}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.0}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-03T04:44:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 41.0}, {"date": "2024-12-03T09:10:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-03T16:21:08Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-03T21:40:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-04T09:26:16Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.5}, {"date": "2024-12-04T14:46:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-04T21:57:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.5}, {"date": "2024-12-05T09:58:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-05T21:32:07Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-06T09:28:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 32.5}, {"date": "2024-12-06T17:17:23Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-06T21:49:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-07T09:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-07T21:35:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.0}, {"date": "2024-12-08T09:03:41Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-08T21:44:55Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T09:53:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-09T14:32:24Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.5}, {"date": "2024-12-09T21:39:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T09:30:52Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 22.0}, {"date": "2024-12-10T16:36:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.0}, {"date": "2024-12-10T20:52:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-11T10:02:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-11T15:37:50Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-11T21:53:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-12T05:23:47Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-12T09:51:12Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-12T21:24:33Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 26.0}, {"date": "2024-12-13T09:42:57Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.0}, {"date": "2024-12-13T16:10:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.5}, {"date": "2024-12-14T09:45:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-14T21:39:19Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-15T09:08:17Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-15T21:41:01Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.0}, {"date": "2024-12-16T09:36:45Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-16T21:41:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-17T05:09:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 12.5}, {"date": "2024-12-17T17:00:49Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-17T21:54:35Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 28.0}, {"date": "2024-12-18T04:27:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-18T09:24:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-18T15:41:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 15.0}, {"date": "2024-12-18T21:44:39Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.5}, {"date": "2024-12-19T05:05:09Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 60.0}, {"date": "2024-12-19T09:56:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 25.5}, {"date": "2024-12-19T16:10:31Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-19T21:21:53Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.0}, {"date": "2024-12-20T09:45:13Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 19.5}, {"date": "2024-12-20T16:45:30Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.5}, {"date": "2024-12-20T21:45:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 29.5}, {"date": "2024-12-21T09:42:56Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-21T21:53:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-22T09:34:34Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-22T21:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-23T09:18:04Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 17.5}, {"date": "2024-12-23T21:27:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 27.0}, {"date": "2024-12-24T09:41:18Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 20.5}, {"date": "2024-12-24T13:44:40Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2024-12-24T21:35:25Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 18.0}, {"date": "2024-12-25T09:20:03Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 30.0}, {"date": "2024-12-25T21:00:28Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.5}, {"date": "2024-12-26T09:37:06Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-27T02:42:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-27T21:21:05Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2024-12-28T09:12:59Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-29T09:34:11Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.5}, {"date": "2024-12-29T21:49:36Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.0}, {"date": "2024-12-30T09:28:10Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 13.0}, {"date": "2024-12-30T20:52:00Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 11.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1419.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1418.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1554.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2025-01-01T03:17:27Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1489.0}, {"date": "2025-01-01T21:24:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 891.5}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 899.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 909.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 884.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1031.5}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 858.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 886.5}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1053.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 889.5}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 818.5}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 913.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 989.5}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 889.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 888.5}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 991.5}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 893.5}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 898.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.5}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 890.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 895.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 879.5}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 896.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 885.5}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 907.5}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 894.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 878.5}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 836.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 918.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 945.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 933.5}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 927.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 861.5}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 843.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1270.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1178.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1129.5}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 875.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1067.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1131.5}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 930.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 935.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 931.5}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 947.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1175.5}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 869.5}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 855.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.5}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1144.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 925.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 928.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 940.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1106.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 876.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.5}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 920.5}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 932.5}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 937.5}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 941.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 946.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 868.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 874.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 929.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 944.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 948.5}, {"date": "2024-12-31T09:54:22Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 14.5}, {"date": "2024-12-31T21:41:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 24.5}, {"date": "2025-01-01T03:17:27Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 21.0}, {"date": "2025-01-01T21:24:21Z", "test": "engine3-model-run-latency", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 55.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 420.703125}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.64453125}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 369.77734375}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 388.41015625}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 362.10546875}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 440.39453125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 442.2421875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 303.1796875}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.63671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 334.26171875}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 505.5625}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 316.07421875}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 332.359375}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.24609375}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 553.41015625}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 605.6015625}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.63671875}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 522.34375}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.34375}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 443.265625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.83984375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 405.16015625}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 439.3125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 348.6796875}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 389.55859375}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 402.84375}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 342.1953125}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 451.30078125}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 281.109375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 399.66796875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 344.0859375}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.6171875}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 544.5234375}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 403.01171875}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 401.0234375}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.68359375}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 338.44140625}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 425.40234375}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 404.33984375}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 409.14453125}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-pipeline-ready-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 400.32421875}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 564.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 549.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 543.5}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 551.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 547.5}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 540.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 549.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 551.5}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.5}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 521.5}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 532.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 522.5}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 525.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 530.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 554.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.5}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 536.5}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.5}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.5}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 542.5}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 546.5}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.5}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 535.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 526.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 553.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 545.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 557.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 533.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 528.5}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 544.5}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 538.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 537.5}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 531.5}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 529.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 527.5}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 539.5}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 534.5}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 523.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 541.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 555.5}, {"date": "2024-12-04T09:26:16Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1337.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1337.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1216.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1159.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1225.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1158.0}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1346.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1226.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1345.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1163.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1230.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1348.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1288.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1289.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1290.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1291.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-04T14:46:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-04T21:57:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1605.0}, {"date": "2024-12-05T09:58:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-05T21:32:07Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T09:28:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T17:17:23Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-06T21:49:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-07T09:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-07T21:35:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-08T09:03:41Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-08T21:44:55Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T09:53:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T14:32:24Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-09T21:39:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T09:30:52Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T16:36:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-10T20:52:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-11T10:02:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-11T15:37:50Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-11T21:53:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-12T05:23:47Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1615.0}, {"date": "2024-12-12T09:51:12Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-12T21:24:33Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-13T09:42:57Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-13T16:10:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1490.0}, {"date": "2024-12-14T09:45:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-14T21:39:19Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-15T09:08:17Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-15T21:41:01Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1616.0}, {"date": "2024-12-16T09:36:45Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1557.0}, {"date": "2024-12-16T21:41:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-17T05:09:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-17T17:00:49Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1423.0}, {"date": "2024-12-17T21:54:35Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T04:27:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-18T09:24:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T15:41:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-18T21:44:39Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-19T05:05:09Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T09:56:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T16:10:31Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-19T21:21:53Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T09:45:13Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T16:45:30Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-20T21:45:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-21T09:42:56Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-21T21:53:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-22T09:34:34Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-22T21:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-23T09:18:04Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-23T21:27:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-24T09:41:18Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-24T13:44:40Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1494.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1620.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2025-01-01T03:17:27Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2025-01-01T21:24:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1621.0}, {"date": "2024-12-24T21:35:25Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-25T09:20:03Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-25T21:00:28Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-26T09:37:06Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-27T02:42:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-27T21:21:05Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-28T09:12:59Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1289.0}, {"date": "2024-12-29T09:34:11Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-29T21:49:36Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-30T09:28:10Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1349.0}, {"date": "2024-12-30T20:52:00Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-12-31T09:54:22Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1229.0}, {"date": "2024-12-31T21:41:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1162.0}, {"date": "2025-01-01T03:17:27Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2025-01-01T21:24:21Z", "test": "total-memory-usage", "suite": "browser_ml_engine_multi_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1350.0}, {"date": "2024-11-15T16:42:12Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.521484375}, {"date": "2024-11-15T21:07:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.63671875}, {"date": "2024-11-16T09:26:01Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.888671875}, {"date": "2024-11-16T21:44:36Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.427734375}, {"date": "2024-11-17T09:29:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5234375}, {"date": "2024-11-17T21:15:58Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.2578125}, {"date": "2024-11-18T09:28:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 13.01171875}, {"date": "2024-11-18T16:38:44Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.087890625}, {"date": "2024-11-18T21:33:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 10.263671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.052734375}, {"date": "2024-11-19T09:41:05Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 16.126953125}, {"date": "2024-11-19T15:53:16Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 49.25390625}, {"date": "2024-11-19T21:44:42Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.087890625}, {"date": "2024-11-20T04:44:54Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.564453125}, {"date": "2024-11-20T09:38:47Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.505859375}, {"date": "2024-11-20T17:12:02Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.46484375}, {"date": "2024-11-23T09:01:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.578125}, {"date": "2024-11-24T09:44:41Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.51171875}, {"date": "2024-11-24T22:26:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.033203125}, {"date": "2024-11-25T09:40:45Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.0625}, {"date": "2024-11-25T12:38:24Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.8359375}, {"date": "2024-11-25T15:53:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.64453125}, {"date": "2024-11-25T20:59:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 9.845703125}, {"date": "2024-11-26T04:50:59Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.0390625}, {"date": "2024-11-26T09:36:10Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.296875}, {"date": "2024-11-26T20:51:18Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.53125}, {"date": "2024-11-27T03:58:00Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.00390625}, {"date": "2024-11-27T09:56:17Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.4921875}, {"date": "2024-11-27T16:49:25Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.484375}, {"date": "2024-11-27T21:23:33Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.529296875}, {"date": "2024-11-28T04:25:49Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.138671875}, {"date": "2024-11-28T13:37:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.0625}, {"date": "2024-11-28T21:54:11Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.9921875}, {"date": "2024-11-29T05:32:38Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.9375}, {"date": "2024-11-29T15:40:20Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.03125}, {"date": "2024-11-29T21:43:13Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.48046875}, {"date": "2024-11-30T09:28:29Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.92578125}, {"date": "2024-11-30T21:09:19Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 18.380859375}, {"date": "2024-12-01T09:52:57Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.3828125}, {"date": "2024-12-02T09:38:51Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.18359375}, {"date": "2024-12-02T16:15:27Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.578125}, {"date": "2024-12-02T21:40:52Z", "test": "engine3-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.984375}, {"date": "2024-11-15T16:42:12Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.736328125}, {"date": "2024-11-15T21:07:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.701171875}, {"date": "2024-11-16T09:26:01Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.4296875}, {"date": "2024-11-16T21:44:36Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.150390625}, {"date": "2024-11-17T09:29:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.2890625}, {"date": "2024-11-17T21:15:58Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.296875}, {"date": "2024-11-18T09:28:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.060546875}, {"date": "2024-11-18T16:38:44Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 6.85546875}, {"date": "2024-11-18T21:33:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.013671875}, {"date": "2024-11-19T05:18:08Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.119140625}, {"date": "2024-11-19T09:41:05Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.505859375}, {"date": "2024-11-19T15:53:16Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 25.796875}, {"date": "2024-11-19T21:44:42Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 8.822265625}, {"date": "2024-11-20T04:44:54Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.244140625}, {"date": "2024-11-20T09:38:47Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.98828125}, {"date": "2024-11-20T17:12:02Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.529296875}, {"date": "2024-11-23T09:01:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.1875}, {"date": "2024-11-24T09:44:41Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 14.96875}, {"date": "2024-11-24T22:26:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 5.03125}, {"date": "2024-11-25T09:40:45Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.6953125}, {"date": "2024-11-25T12:38:24Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.8046875}, {"date": "2024-11-25T15:53:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.48046875}, {"date": "2024-11-25T20:59:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.30859375}, {"date": "2024-11-26T04:50:59Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.544921875}, {"date": "2024-11-26T09:36:10Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.337890625}, {"date": "2024-11-26T20:51:18Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.955078125}, {"date": "2024-11-27T03:58:00Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.0078125}, {"date": "2024-11-27T09:56:17Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.173828125}, {"date": "2024-11-27T16:49:25Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.4609375}, {"date": "2024-11-27T21:23:33Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.021484375}, {"date": "2024-11-28T04:25:49Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 0.14453125}, {"date": "2024-11-28T13:37:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.02734375}, {"date": "2024-11-28T21:54:11Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 2.5390625}, {"date": "2024-11-29T05:32:38Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.083984375}, {"date": "2024-11-29T15:40:20Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.025390625}, {"date": "2024-11-29T21:43:13Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.5546875}, {"date": "2024-11-30T09:28:29Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 1.890625}, {"date": "2024-11-30T21:09:19Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 12.796875}, {"date": "2024-12-01T09:52:57Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.646484375}, {"date": "2024-12-02T09:38:51Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 3.798828125}, {"date": "2024-12-02T16:15:27Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 4.59375}, {"date": "2024-12-02T21:40:52Z", "test": "engine4-model-run-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "windows11-64-shippable-qr", "repository": "mozilla-central", "value": 7.017578125}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 936.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 939.5}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 1087.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 942.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 956.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 882.5}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 938.5}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-initialization-latency", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 934.5}, {"date": "2024-11-20T04:44:54Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-20T09:38:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-20T17:12:02Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-23T09:01:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-24T09:44:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-24T22:26:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T09:40:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T12:38:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T15:53:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-25T20:59:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T04:50:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T09:36:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-26T20:51:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T03:58:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T09:56:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T16:49:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-27T21:23:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T04:25:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T13:37:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-28T21:54:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-29T05:32:38Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-29T15:40:20Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-29T21:43:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-30T09:28:29Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-11-30T21:09:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-01T09:52:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T09:38:51Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T16:15:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-02T21:40:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T04:44:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T09:10:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T16:21:08Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-03T21:40:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T09:26:16Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T14:46:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-04T21:57:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 431.0}, {"date": "2024-12-05T09:58:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-05T21:32:07Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T09:28:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T17:17:23Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-06T21:49:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-07T09:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-07T21:35:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-08T09:03:41Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-08T21:44:55Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T09:53:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T14:32:24Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-09T21:39:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T09:30:52Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T16:36:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-10T20:52:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T10:02:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T15:37:50Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-11T21:53:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T05:23:47Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T09:51:12Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-12T21:24:33Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-13T09:42:57Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-13T16:10:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-14T09:45:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-14T21:39:19Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-15T09:08:17Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-15T21:41:01Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 433.0}, {"date": "2024-12-16T09:36:45Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-16T21:41:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T05:09:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T17:00:49Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-17T21:54:35Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T04:27:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T09:24:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T15:41:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-18T21:44:39Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T05:05:09Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T09:56:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T16:10:31Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-19T21:21:53Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T09:45:13Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T16:45:30Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-20T21:45:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-21T09:42:56Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-21T21:53:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-22T09:34:34Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-22T21:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-23T09:18:04Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-23T21:27:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T09:41:18Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T13:44:40Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-24T21:35:25Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-25T09:20:03Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-25T21:00:28Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-26T09:37:06Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-27T02:42:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-27T21:21:05Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-28T09:12:59Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-29T09:34:11Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-29T21:49:36Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-30T09:28:10Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-30T20:52:00Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-31T09:54:22Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-12-31T21:41:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2025-01-01T03:17:27Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2025-01-01T21:24:21Z", "test": "EXAMPLE-total-memory-usage", "suite": "browser_ml_engine_perf.js", "platform": "macosx1015-64-shippable-qr", "repository": "mozilla-central", "value": 434.0}, {"date": "2024-11-15T16:42:12Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 937.61328125}, {"date": "2024-11-15T21:07:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 915.21875}, {"date": "2024-11-16T09:26:01Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 868.89453125}, {"date": "2024-11-16T21:44:36Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 902.26171875}, {"date": "2024-11-17T09:29:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 946.6796875}, {"date": "2024-11-17T21:15:58Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 893.9453125}, {"date": "2024-11-18T09:28:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 950.125}, {"date": "2024-11-18T16:38:44Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 892.78125}, {"date": "2024-11-18T21:33:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 928.05859375}, {"date": "2024-11-19T05:18:08Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 913.05078125}, {"date": "2024-11-19T09:41:05Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 885.5625}, {"date": "2024-11-19T15:53:16Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 875.78125}, {"date": "2024-11-19T21:44:42Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 898.96875}, {"date": "2024-11-20T04:44:54Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 633.8828125}, {"date": "2024-11-20T09:38:47Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.27734375}, {"date": "2024-11-20T17:12:02Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.20703125}, {"date": "2024-11-23T09:01:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.14453125}, {"date": "2024-11-24T09:44:41Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.234375}, {"date": "2024-11-24T22:26:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.1484375}, {"date": "2024-11-25T09:40:45Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.55859375}, {"date": "2024-11-25T12:38:24Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.16015625}, {"date": "2024-11-25T15:53:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.53125}, {"date": "2024-11-25T20:59:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 627.8984375}, {"date": "2024-11-26T04:50:59Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.32421875}, {"date": "2024-11-26T09:36:10Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.66015625}, {"date": "2024-11-26T20:51:18Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.12109375}, {"date": "2024-11-27T03:58:00Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.80078125}, {"date": "2024-11-27T09:56:17Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 628.1796875}, {"date": "2024-11-27T16:49:25Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.19921875}, {"date": "2024-11-27T21:23:33Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 637.0703125}, {"date": "2024-11-28T04:25:49Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.359375}, {"date": "2024-11-28T13:37:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.68359375}, {"date": "2024-11-28T21:54:11Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 634.46484375}, {"date": "2024-11-29T05:32:38Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.3828125}, {"date": "2024-11-29T15:40:20Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.921875}, {"date": "2024-11-29T21:43:13Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.265625}, {"date": "2024-11-30T09:28:29Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 629.5703125}, {"date": "2024-11-30T21:09:19Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.3828125}, {"date": "2024-12-01T09:52:57Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 632.25390625}, {"date": "2024-12-02T09:38:51Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 635.3203125}, {"date": "2024-12-02T16:15:27Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 630.9375}, {"date": "2024-12-02T21:40:52Z", "test": "intent-initialization-memory", "suite": "browser_ml_engine_multi_perf.js", "platform": "linux1804-64-shippable", "repository": "mozilla-central", "value": 631.8359375}]}, "data_source_id": 89, "runtime": 0.792527, "retrieved_at": "2025-01-02T05:16:10.701Z"}} \ No newline at end of file